My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a838ae9
b2a7123
)
Merge branch 'rd/test-path-utils'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 16 Oct 2015 21:42:44 +0000
(14:42 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 16 Oct 2015 21:42:46 +0000
(14:42 -0700)
The normalize_ceiling_entry() function does not muck with the end
of the path it accepts, and the real world callers do rely on that,
but a test insisted that the function drops a trailing slash.
* rd/test-path-utils:
test-path-utils.c: remove incorrect assumption
1
2
path.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
path.c
Simple merge