phphenrique / egit

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

JGit's RefUpdate class doesn't update HEAD's reflog #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If we update HEAD via a RefUpdate we write the record to the underlying
branch's reflog, but not to HEAD's own reflog.  This isn't consistent with
c Git's behavior in the same situation.

Original issue reported on code.google.com by shawn.pe...@gmail.com on 25 Aug 2008 at 3:59

GoogleCodeExporter commented 8 years ago

Original comment by shawn.pe...@gmail.com on 25 Aug 2008 at 5:01

GoogleCodeExporter commented 8 years ago

Original comment by robin.ro...@gmail.com on 16 Aug 2009 at 9:40

GoogleCodeExporter commented 8 years ago
Committed as ec72d0b038ca42308d93cdd6c883ec820e5329ec

Original comment by sop+code@google.com on 27 Aug 2009 at 1:09