Bug 341588 - [repoView] Decorate repository or working directory node with status about files (same as project)
Summary: [repoView] Decorate repository or working directory node with status about fi...
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 0.11   Edit
Hardware: PC Windows 7
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, helpwanted
Depends on:
Blocks:
 
Reported: 2011-04-01 05:05 EDT by Paweł CLA
Modified: 2013-09-28 11:28 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.