diff options
author | Christian Couder <christian.couder@gmail.com> | 2016-08-08 23:03:05 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-08-11 12:41:46 -0700 |
commit | aaf6c447aabb16ed71345d5baf8b12ced26c5c95 (patch) | |
tree | 17b1fb472ebd66829b27d836176d8bb65cc54526 /shortlog.h | |
parent | dae197f753c8b3ccdc9c97cfc04f0dbd99a5cc3c (diff) | |
download | git-aaf6c447aabb16ed71345d5baf8b12ced26c5c95.tar.gz git-aaf6c447aabb16ed71345d5baf8b12ced26c5c95.tar.xz |
builtin/apply: make parse_whitespace_option() return -1 instead of die()ing
To libify `git apply` functionality we have to signal errors to the
caller instead of die()ing.
To do that in a compatible manner with the rest of the error handling
in builtin/apply.c, parse_whitespace_option() should return -1 instead
of calling die().
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'shortlog.h')
0 files changed, 0 insertions, 0 deletions