request-pull: capitalise "Git" to make it a proper noun
authorAnn T Ropea <bedhanger@gmx.de>
Tue, 3 Oct 2017 00:08:38 +0000 (00:08 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Oct 2017 04:11:57 +0000 (13:11 +0900)
commite66d7c37a5f123f1dcede06ac0e11f9254c3ef46
tree7912f39ca9fd4ee7d5dfa6b1164559fdce04be30
parent9752ad0bb79f680bca48db7adc45338b298304b0
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>
git-request-pull.sh
t/t5150-request-pull.sh