diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-08-04 21:51:44 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-04 22:02:11 -0700 |
commit | 6d42ac2941cac80b44e318d867bae7979c1af6fe (patch) | |
tree | ded5cce7dfe85003b618df8e41c933ccd17d757b /Documentation/git-send-pack.txt | |
parent | builtin-am: bypass git-mailinfo when --rebasing (diff) | |
download | tgif-6d42ac2941cac80b44e318d867bae7979c1af6fe.tar.xz |
builtin-am: handle stray state directory
Should git-am terminate unexpectedly between the point where the state
directory is created, but the "next" and "last" files are not written
yet, a stray state directory will be left behind.
As such, since b141f3c (am: handle stray $dotest directory, 2013-06-15),
git-am.sh explicitly recognizes such a stray directory, and allows the
user to remove it with am --abort.
Re-implement this feature in builtin/am.c.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-send-pack.txt')
0 files changed, 0 insertions, 0 deletions