My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ed319fc
71abeb7
)
Merge branch 'sg/reflog-past-root'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Jun 2016 16:56:46 +0000
(09:56 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Jun 2016 16:56:46 +0000
(09:56 -0700)
"git reflog" stopped upon seeing an entry that denotes a branch
creation event (aka "unborn"), which made it appear as if the
reflog was truncated.
* sg/reflog-past-root:
reflog: continue walking the reflog past root commits
Trivial merge