Bug 454700 - Staging View: modified content of submodules should be shown differently
Summary: Staging View: modified content of submodules should be shown differently
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-10 05:01 EST by Stefan Lay CLA
Modified: 2014-12-10 05:02 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Lay CLA 2014-12-10 05:01:54 EST
Submodules are marked as dirty in the staging view of the super project if
- the Submodule Link in the super project does not match the HEAD commit of the submodule or
- the submodule itself is dirty (git status describes this case as "modified content")

In the first case the change can be added and committed inside the super project.

In the second case the change can **not** be added and committed inside the super project.

Therefore I suggest to render the second change differently.

Some ideas:
- other decorator
- other color (greyed out?)
- new area in the Staging View