author | Junio C Hamano <junkio@cox.net> | |
Sat, 24 Sep 2005 22:02:35 +0000 (15:02 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 24 Sep 2005 22:02:35 +0000 (15:02 -0700) | ||
commit | c3bc895c81b6ec6906be7e6739edb4a50eecf6e9 | |
tree | dc5e12f90f4ca0d0f041febbb94ee1533950ed71 | tree | snapshot |
parent | d66189e2c937867e295aa348068b49498ae1b5ab | commit | diff |
Remove use of 'xargs -0' from git-reset.
Even without the trouble it causes to people without GNU xargs,
it was not really necessary to print from Perl and then remove it
outside. Just unlink it inside Perl.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Even without the trouble it causes to people without GNU xargs,
it was not really necessary to print from Perl and then remove it
outside. Just unlink it inside Perl.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-reset.sh | diff | blob | history |