format-patch: Squelch 'fatal: Not a range." error
authorKevin Ballard <redacted>
Tue, 30 Mar 2010 02:46:38 +0000 (19:46 -0700)
committerJunio C Hamano <redacted>
Tue, 30 Mar 2010 04:22:37 +0000 (21:22 -0700)
commit657ab61efa918f46f1b412613643d1a1bbed2194
tree5667119bfd878d0918ccdb5efdc6582241881c64
parente07665e524d0398a34059d605f674182bfeeaf39
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin-log.c
t/t4014-format-patch.sh
git clone https://git.99rst.org/PROJECT