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 /t/t4013/diff.diff_initial..side | |
| parent | builtin/apply: make parse_single_patch() return -1 on error (diff) | |
| download | git-aaf6c447aabb16ed71345d5baf8b12ced26c5c95.tar.gz git-aaf6c447aabb16ed71345d5baf8b12ced26c5c95.zip | |
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 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
