denio7 / egit

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

Decorations disappear after doing "git stash apply" #65

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. do a "git stash apply"
2. refresh the folder in Eclipse

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

The decorations that show what branch is checked out and which files are
modified disappear.  The decorations worked fine before the "git stash apply".

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

0.4.0.200902202257 with Eclipse 3.4.2 on OS X 10.5.6

Please provide any additional information below.

It looks like some weird issue where decorations aren't drawn after a
applying a stash (even after modifying files after applying the stash).

Original issue reported on code.google.com by wsimm...@gmail.com on 5 Mar 2009 at 6:23

GoogleCodeExporter commented 8 years ago
There has been an number of fixes that /may/ have solved this particual issue. 
It
would be goog to know if this still is a problem. I could not reproduce this
behavior on the latest version.

Original comment by robin.ro...@gmail.com on 18 Apr 2009 at 10:35

GoogleCodeExporter commented 8 years ago
No feedback. Assumed "fixed"

Original comment by robin.ro...@gmail.com on 23 Jun 2009 at 5:39

GoogleCodeExporter commented 8 years ago
Yes, it looks fixed. I no longer see this problem. Thanks!

Original comment by wsimm...@gmail.com on 24 Jun 2009 at 5:10