X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-request-pull.sh;h=64960d65a1c2bf3c260c8fd46c4b298ae870679f;hb=8c69c1f92eb79a597225814781fdf1ab4be26758;hp=d7ba1178ae75019aba44f78d6cabd775a84ad526;hpb=e04dc492ac1206c7a7e624c09344081263af0e66;p=git.git diff --git a/git-request-pull.sh b/git-request-pull.sh index d7ba1178a..64960d65a 100755 --- a/git-request-pull.sh +++ b/git-request-pull.sh @@ -96,7 +96,7 @@ git show -s --format='The following changes since commit %H: %s (%ci) are available in the git repository at: -' $baserev && +' $merge_base && echo " $url${ref+ $ref}" && git show -s --format=' for you to fetch changes up to %H: