Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information