From: Ramkumar Ramachandra Date: Sun, 12 May 2013 11:56:39 +0000 (+0530) Subject: rebase -i: return control to caller, for housekeeping X-Git-Tag: v1.8.4.1~1^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/15d4bf2e1e4f9853a17a86eb923b55d41da22d54?hp=15d4bf2e1e4f9853a17a86eb923b55d41da22d54 rebase -i: return control to caller, for housekeeping Return control to the caller git-rebase.sh to get these two tasks rm -fr "$dotest" git gc --auto done by it. Signed-off-by: Ramkumar Ramachandra Signed-off-by: Junio C Hamano ---