Merge branch 'jc/request-pull-show-head-4'
* jc/request-pull-show-head-4: request-pull: use the real fork point when preparing the message
This commit is contained in:
@ -96,7 +96,7 @@ git show -s --format='The following changes since commit %H:
|
|||||||
%s (%ci)
|
%s (%ci)
|
||||||
|
|
||||||
are available in the git repository at:
|
are available in the git repository at:
|
||||||
' $baserev &&
|
' $merge_base &&
|
||||||
echo " $url${ref+ $ref}" &&
|
echo " $url${ref+ $ref}" &&
|
||||||
git show -s --format='
|
git show -s --format='
|
||||||
for you to fetch changes up to %H:
|
for you to fetch changes up to %H:
|
||||||
|
Reference in New Issue
Block a user