summaryrefslogtreecommitdiffstats
path: root/bin/git
diff options
context:
space:
mode:
Diffstat (limited to 'bin/git')
-rwxr-xr-xbin/git/git-rebase-under2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/git/git-rebase-under b/bin/git/git-rebase-under
index df665b9..7e9c562 100755
--- a/bin/git/git-rebase-under
+++ b/bin/git/git-rebase-under
@@ -51,3 +51,5 @@ DIE
}
git 'checkout', $branch;
git 'rebase', $onto;
+
+$state_file->remove;