diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2013-05-12 17:26:38 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-12 23:20:07 -0700 |
commit | a1549e1049439386b9fd643fae236ad3ba649650 (patch) | |
tree | da7ab2c30b88d748cd66c7226f89f712e1dd06c2 /t/t9500-gitweb-standalone-no-errors.sh | |
parent | rebase: prepare to do generic housekeeping (diff) | |
download | tgif-a1549e1049439386b9fd643fae236ad3ba649650.tar.xz |
am: return control to caller, for housekeeping
We only need to do these two tasks
git gc --auto
rm -fr "$dotest"
ourselves if the script was invoked as a standalone program; when
invoked with --rebasing (from git-rebase--am.sh), cascade control back
to the ultimate caller git-rebase.sh to do this for us.
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9500-gitweb-standalone-no-errors.sh')
0 files changed, 0 insertions, 0 deletions