diff options
author | Junio C Hamano <junkio@cox.net> | 2005-09-26 18:13:08 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-09-27 16:59:44 -0700 |
commit | ee1bec3d1001ce3d84b72be4a72694c1aef37980 (patch) | |
tree | e45d19fbe036c8d6c136b37162e44fd1654e165d /var.c | |
parent | [PATCH] Return CURL error message when object transfer fails (diff) | |
download | tgif-ee1bec3d1001ce3d84b72be4a72694c1aef37980.tar.xz |
update-index: --stdin and -z
The new option --stdin reads list of paths to be updated from the
standard input. As usual, -z means the paths are terminated with NUL
characters, as opposed to LF without that option.
This is useful to use git-diff-files -z and git-ls-files -z when the
platform xargs does not support -0 option, and obviously saves one
process even when xargs can take -0.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'var.c')
0 files changed, 0 insertions, 0 deletions