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>
This commit is contained in:
Ann T Ropea
2017-10-03 00:08:38 +00:00
committed by Junio C Hamano
parent 9752ad0bb7
commit e66d7c37a5
2 changed files with 3 additions and 3 deletions

View File

@ -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='