Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
filter-branch: don't use xargs -0
author
Jeff King
<peff@peff.net>
Wed, 12 Mar 2008 21:41:02 +0000
(17:41 -0400)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 13 Mar 2008 07:57:53 +0000
(
00:57
-0700)
Some versions of xargs don't understand "-0"; fortunately in
this case we can get the same effect by using "git clean".
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
|
inline
| side by side (from:
d89c1df
)
No differences found