diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2018-07-16 23:54:16 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-07-17 11:19:45 -0700 |
commit | fec2ed21871c73d5212f5c8843d250eb7d5a649c (patch) | |
tree | 7452a86774cffbb532bdabd4a3ae44b58824421e /builtin/archive.c | |
parent | gc: improve handling of errors reading gc.log (diff) | |
download | tgif-fec2ed21871c73d5212f5c8843d250eb7d5a649c.tar.xz |
gc: exit with status 128 on failure
A value of -1 returned from cmd_gc gets propagated to exit(),
resulting in an exit status of 255. Use die instead for a clearer
error message and a controlled exit.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/archive.c')
0 files changed, 0 insertions, 0 deletions