Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dk/reflog-walk-with-non-commit'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 20 Jan 2016 19:43:32 +0000
(11:43 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 20 Jan 2016 19:43:32 +0000
(11:43 -0800)
"git reflog" incorrectly assumed that all objects that used to be
at the tip of a ref must be commits, which caused it to segfault.
* dk/reflog-walk-with-non-commit:
reflog-walk: don't segfault on non-commit sha1's in the reflog
1
2
reflog-walk.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
1576f78
aecad37
)
diff --cc
reflog-walk.c
Simple merge