diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2019-05-14 19:03:47 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-05-15 10:59:33 +0900 |
commit | d3fce47d2df868287de1a15d769e78db2c3283a9 (patch) | |
tree | aaa42dfe8aa82760372b010b91a8f0336174c74d /t/t5515/fetch.br-unconfig_config-glob | |
parent | rebase: fix a memory leak (diff) | |
download | tgif-d3fce47d2df868287de1a15d769e78db2c3283a9.tar.xz |
rebase: warn if state directory cannot be removed
If rebase --quit cannot remove the state directory then it dies. However
when rebase finishes normally or the user runs rebase --abort any errors
that occur when removing the state directory are ignored. That is fixed
by this commit.
All of the callers of finish_rebase() except the code
that handles --abort are careful to make sure they get a postive return
value, do the same for --abort.
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5515/fetch.br-unconfig_config-glob')
0 files changed, 0 insertions, 0 deletions