summaryrefslogtreecommitdiff
path: root/git-debrebase
diff options
context:
space:
mode:
Diffstat (limited to 'git-debrebase')
-rwxr-xr-xgit-debrebase1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-debrebase b/git-debrebase
index 636ff76..46ea06a 100755
--- a/git-debrebase
+++ b/git-debrebase
@@ -1318,6 +1318,7 @@ sub cmd_stitch () {
badusage "no arguments allowed" if @ARGV;
do_stitch($prose);
}
+sub cmd_prepush () { cmd_stitch(); }
sub cmd_quick () {
badusage "no arguments allowed" if @ARGV;