My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
61ea1fe
dbd2b55
)
Merge branch 'jk/misc-resolve-ref-unsafe-fixes'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 6 Nov 2017 04:11:24 +0000
(13:11 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 6 Nov 2017 04:11:24 +0000
(13:11 +0900)
Some codepaths did not check for errors when asking what branch the
HEAD points at, which have been fixed.
* jk/misc-resolve-ref-unsafe-fixes:
worktree: handle broken symrefs in find_shared_symref()
log: handle broken HEAD in decoration check
remote: handle broken symrefs
test-ref-store: avoid passing NULL to printf
Trivial merge