thuliosama / egit

Automatically exported from code.google.com/p/egit
0 stars 0 forks source link

Branches frequently disappear from the "Switch to another branch" dialog #106

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a new project, add git tracking to the project
2. Create a new branch, name it "my_new_branch"
3. Edit some files, commit them.
4. Switch back to master branch if possible, edit some files, commit them.
5. Observe "Switch to another branch" dialog contains only "HEAD".
6. Compare to "git branch" output, which contains "*master my_new_branch"

What is the expected output? What do you see instead?

I expect to be able to switch between branches in Eclipse without resorting 
to using the command line.

What version of the product are you using? On what operating system?

Eclipse Git Feature (Incubation) 0.5.0 on Eclipse Galileo Build id: 
20090619-0625 on Linux version 2.6.28-13-server (buildd@yellow) (gcc 
version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #45-Ubuntu SMP Tue Jun 30 22:56:18 
UTC 2009

Please provide any additional information below.

Original issue reported on code.google.com by robertsd...@gmail.com on 26 Jul 2009 at 6:50

GoogleCodeExporter commented 8 years ago
I entered the bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=285991 to the 
eclipse bugzilla and also provided a patch there.

Original comment by stefan_...@gmx.de on 7 Aug 2009 at 2:19

GoogleCodeExporter commented 8 years ago

Original comment by robin.ro...@gmail.com on 15 Aug 2009 at 11:06

GoogleCodeExporter commented 8 years ago

Original comment by robin.ro...@gmail.com on 12 Jul 2010 at 5:28