Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
rm: re-use parse_pathspec's trailing-slash removal
author
John Keeping
<john@keeping.me.uk>
Thu, 12 Sep 2013 19:25:00 +0000
(20:25 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 13 Sep 2013 19:37:35 +0000
(12:37 -0700)
Instead of re-implementing the "remove trailing slashes" loop in
builtin/rm.c just pass PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP to
parse_pathspec.
Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
|
inline
| side by side (from:
f8bc2ac
)
No differences found