summaryrefslogtreecommitdiff
path: root/t/t5150-request-pull.sh
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-09-16 18:37:08 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-10-05 21:51:26 (GMT)
commitcf7316663e2ae459591bc52f0a1c91c3a684e48b (patch)
tree8e56c8dfa6e5d047110370aa989ab318e4a1a4db /t/t5150-request-pull.sh
parent3c9f1e7c11186f4c7b39a0e966428587ab20fda5 (diff)
downloadgit-cf7316663e2ae459591bc52f0a1c91c3a684e48b.zip
git-cf7316663e2ae459591bc52f0a1c91c3a684e48b.tar.gz
git-cf7316663e2ae459591bc52f0a1c91c3a684e48b.tar.bz2
request-pull: state what commit to expect
The message gives a detailed explanation of the commit the requester based the changes on, but lacks information that is necessary for the person who performs a fetch & merge in order to verify that the correct branch was fetched when responding to the pull request. Add a few more lines to describe the commit at the tip expected to be fetched to the same level of detail as the base commit. Also update the warning message slightly when the script notices that the commit may not have been pushed. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5150-request-pull.sh')
-rwxr-xr-xt/t5150-request-pull.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/t5150-request-pull.sh b/t/t5150-request-pull.sh
index 9cc0a42..5bd1682 100755
--- a/t/t5150-request-pull.sh
+++ b/t/t5150-request-pull.sh
@@ -193,8 +193,14 @@ test_expect_success 'pull request format' '
SUBJECT (DATE)
are available in the git repository at:
+
URL BRANCH
+ for you to fetch changes up to OBJECT_NAME:
+
+ SUBJECT (DATE)
+
+ ----------------------------------------------------------------
SHORTLOG
DIFFSTAT