diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2016-07-26 18:06:07 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-26 11:13:44 -0700 |
commit | de8946de1694a8cf311daab7b2c416d76cb04d23 (patch) | |
tree | fbbf206cf8f8a9db5aec9cad8c28a2908fe271e1 /GIT-VERSION-GEN | |
parent | prepare the builtins for a libified merge_recursive() (diff) | |
download | tgif-de8946de1694a8cf311daab7b2c416d76cb04d23.tar.xz |
merge_recursive: abort properly upon errors
There are a couple of places where return values never indicated errors
before, as we simply died instead of returning.
But now negative return values mean that there was an error and we have to
abort the operation. Let's do exactly that.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions