X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-rebase.sh;h=69c1374823084804662dbd6b6d510ec2ec3428e9;hb=e8dde3e5f9ddb7cf95a6ff3cea6cf07c3a2db80d;hp=00ca7b99fef35e21d24af844e6dbaa92cab5834f;hpb=c1ed5e6b14eb905ac9c745f2faf65d3b8b856101;p=git.git diff --git a/git-rebase.sh b/git-rebase.sh index 00ca7b99f..69c137482 100755 --- a/git-rebase.sh +++ b/git-rebase.sh @@ -380,7 +380,7 @@ then then . git-parse-remote error_on_missing_default_upstream "rebase" "rebase" \ - "against" "git rebase " + "against" "git rebase " fi ;; *) upstream_name="$1"