summaryrefslogtreecommitdiff
path: root/git-request-pull.sh
diff options
context:
space:
mode:
authorAnn T Ropea <bedhanger@gmx.de>2017-10-03 00:08:38 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-10-03 04:11:57 (GMT)
commite66d7c37a5f123f1dcede06ac0e11f9254c3ef46 (patch)
tree7912f39ca9fd4ee7d5dfa6b1164559fdce04be30 /git-request-pull.sh
parent9752ad0bb79f680bca48db7adc45338b298304b0 (diff)
downloadgit-e66d7c37a5f123f1dcede06ac0e11f9254c3ef46.zip
git-e66d7c37a5f123f1dcede06ac0e11f9254c3ef46.tar.gz
git-e66d7c37a5f123f1dcede06ac0e11f9254c3ef46.tar.bz2
request-pull: capitalise "Git" to make it a proper noun
Of the many ways to spell the three-letter word, the variant "Git" should be used when referring to a repository in a description; or, in general, when it is used as a proper noun. We thus change the pull-request template message so that it reads "...in the Git repository at:" Besides, this brings us in line with the documentation, see Documentation/howto/using-signed-tag-in-pull-request.txt Signed-off-by: Ann T Ropea <bedhanger@gmx.de> Acked-by: Jonathan Nieder <jrnieder@gmail.com> Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-request-pull.sh')
-rwxr-xr-xgit-request-pull.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-request-pull.sh b/git-request-pull.sh
index eebd332..13c172b 100755
--- a/git-request-pull.sh
+++ b/git-request-pull.sh
@@ -128,7 +128,7 @@ git show -s --format='The following changes since commit %H:
%s (%ci)
-are available in the git repository at:
+are available in the Git repository at:
' $merge_base &&
echo " $url $pretty_remote" &&
git show -s --format='