author | Kevin Ballard <kevin@sb.org> | |
Tue, 30 Mar 2010 02:46:38 +0000 (19:46 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 30 Mar 2010 04:22:37 +0000 (21:22 -0700) | ||
commit | 657ab61efa918f46f1b412613643d1a1bbed2194 | |
tree | 5667119bfd878d0918ccdb5efdc6582241881c64 | tree | snapshot |
parent | e07665e524d0398a34059d605f674182bfeeaf39 | commit | diff |
format-patch: Squelch 'fatal: Not a range." error
Don't output an error on `git format-patch --ignore-if-in-upstream HEAD`.
This matches the behavior of `git format-patch HEAD`.
Signed-off-by: Kevin Ballard <kevin@sb.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Don't output an error on `git format-patch --ignore-if-in-upstream HEAD`.
This matches the behavior of `git format-patch HEAD`.
Signed-off-by: Kevin Ballard <kevin@sb.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-log.c | diff | blob | history | |
t/t4014-format-patch.sh | diff | blob | history |