author | Junio C Hamano <junkio@cox.net> | |
Fri, 18 Aug 2006 10:10:19 +0000 (03:10 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 18 Aug 2006 10:10:19 +0000 (03:10 -0700) | ||
commit | 82e2765f59126f96da6e5dc30adf7c6189e9697d | |
tree | 643bafe0c3fab4f9a0fdc784132dde52f7fae823 | tree | snapshot |
parent | 57dc397cff09bfabd79ddbc38b704cdd0c2bc6e3 | commit | diff |
git-apply --reject: send rejects to .rej files.
... just like everybody else does, instead of sending it to the standard
output, which was just silly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
... just like everybody else does, instead of sending it to the standard
output, which was just silly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-apply.c | diff | blob | history | |
t/t4117-apply-reject.sh | diff | blob | history |