Bug 341588

Summary: [repoView] Decorate repository or working directory node with status about files (same as project)
Product: [Technology] EGit Reporter: PaweÅ‚ <pawelec_p>
Component: UIAssignee: Project Inbox <egit.core-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: robin
Version: 0.11Keywords: bugday, helpwanted
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Paweł CLA 2011-04-01 05:05:49 EDT
Build Identifier: 0.11.3

It would be very usefull to have posibility to see if there are any uncomitted changes in "Git Repositories" window.
Branch with uncomitted changes could be marked with red color or any icon.

It would prevent against checkout of another branch (local) and "accidentaly" commit them to incorect branch.

Reproducible: Always

Steps to Reproduce:
1. Make some changes (on local branch), do not commit
2. Checkout another branch (local, based on same remote like in step 1)
3. Make some changes
4. Commit. It is possible to commit changes from step 1 and step 3
Comment 1 Robin Stocker CLA 2013-09-28 11:28:44 EDT
Maybe we could decorate the repository node similar to projects, or the working directory node.