My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a2b109f
c19387e
)
Merge branch 'as/check-ignore'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 25 Feb 2013 16:27:09 +0000
(08:27 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 25 Feb 2013 16:27:09 +0000
(08:27 -0800)
"git check-ignore ." segfaulted, as a function it calls deep in its
callchain took a string in the <ptr, length> form but did not stop
when given an empty string.
* as/check-ignore:
name-hash: allow hashing an empty string
t0008: document test_expect_success_multi
Trivial merge