diff options
author | Junio C Hamano <junkio@cox.net> | 2006-08-16 17:55:29 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-08-17 01:23:08 -0700 |
commit | 57dc397cff09bfabd79ddbc38b704cdd0c2bc6e3 (patch) | |
tree | cfcfc11f7699b2e3b355c8ffb98648e9dbe072b7 /run-command.c | |
parent | 2cda1a214e9d2e362242027b4b622ecb3d9260de (diff) | |
download | git-57dc397cff09bfabd79ddbc38b704cdd0c2bc6e3.tar.gz git-57dc397cff09bfabd79ddbc38b704cdd0c2bc6e3.tar.xz |
git-apply --reject
With the new flag "--reject", hunks that do not apply are sent to
the standard output, and the usable hunks are applied. The command
itself exits with non-zero status when this happens, so that the
user or wrapper can take notice and sort the remaining mess out.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'run-command.c')
0 files changed, 0 insertions, 0 deletions