X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=git-rebase.sh;h=2bc3a12995ec5f18cf666289a6691fa2e4d3fb47;hb=650e4be59b9f385f56e5829d97d09e8440f174b8;hp=5289762883f07e2737e1dbf3acfa106d101687f3;hpb=7f59dbbb8f8d479c1d31453eac06ec765436a780;p=git.git diff --git a/git-rebase.sh b/git-rebase.sh index 52897628..2bc3a129 100755 --- a/git-rebase.sh +++ b/git-rebase.sh @@ -3,7 +3,7 @@ # Copyright (c) 2005 Junio C Hamano. # -. git-sh-setup || die "Not a git archive." +. git-sh-setup # The other head is given other=$(git-rev-parse --verify "$1^0") || exit