author | Junio C Hamano <junkio@cox.net> | |
Tue, 27 Sep 2005 01:13:53 +0000 (18:13 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 27 Sep 2005 23:59:45 +0000 (16:59 -0700) | ||
commit | 148ccbb0384829ab051d6d789b8adf761adf7817 | |
tree | fbd5dab7b6b303c7128d178e536b2ce8f9894445 | tree | snapshot |
parent | 1f7f99de841f533b99b80420bbaf44a808ea5b84 | commit | diff |
git-commit: use update-index --stdin, instead of xargs.
Now update-index supports '-z --stdin', we do not have to rely on
platform xargs to support -0 option.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Now update-index supports '-z --stdin', we do not have to rely on
platform xargs to support -0 option.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-commit.sh | diff | blob | history |