Bug 372782 - Feature request for "rebase" decoration on project in Package Explorer
Summary: Feature request for "rebase" decoration on project in Package Explorer
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 1.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 13:11 EST by Carolyn MacLeod CLA
Modified: 2012-02-28 13:11 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 Carolyn MacLeod CLA 2012-02-28 13:11:33 EST
I have 4 machines at work and a 5th at home. I set up all the workspaces, installed EGit, imported projets, and the configured multiple git repos in each workspace. In a couple of cases, I forgot to configure some repos for "rebase=true", and so I ended up with "merge" when I did a pull, and this was not what I wanted for Eclipse git repos. Because of this, I am now in the habit of always doing "fetch-and-rebase" instead of "pull". However, now that I am "pretty confident" that my git repos are all configured for rebase, I did a "pull" again, but I felt fear because I was only 99.99% sure that I had rebase set. (I was too lazy to go check first). It would be nice if there was a decoration on the project(s) in the Package Explorer so that I could tell at a glance whether my repository was configured for rebase on pull.