Re: [PATCH] Documentation: GPG capitalization

2016-05-30 Thread Junio C Hamano
David Nicolson writes: >>> message part may contain a signature that Git itself doesn't >>> -care about, but that can be verified with gpg. >>> +care about, but that can be verified with GPG. >> >> Isn't this a name of the program, though? Other two hunks in your >> patch clearly refer to the c

Re: [PATCH] Documentation: GPG capitalization

2016-05-30 Thread David Nicolson
On Mon, May 30, 2016 at 8:02 PM, Junio C Hamano wrote: > Dave Nicolson writes: > >> When "GPG" is used in a sentence it is now consistently capitalized. When >> referring to the binary it is left as "gpg". >> >> Signed-off-by: David Nicolson >> --- >> Documentation/git-mktag.txt | 2 +-

Re: [PATCH] Documentation: GPG capitalization

2016-05-30 Thread Junio C Hamano
Dave Nicolson writes: > When "GPG" is used in a sentence it is now consistently capitalized. When > referring to the binary it is left as "gpg". > > Signed-off-by: David Nicolson > --- > Documentation/git-mktag.txt | 2 +- > Documentation/git-tag.txt | 2 +- > Documentation/g

[PATCH] Documentation: GPG capitalization

2016-05-29 Thread Dave Nicolson
When "GPG" is used in a sentence it is now consistently capitalized. When referring to the binary it is left as "gpg". Signed-off-by: David Nicolson --- Documentation/git-mktag.txt | 2 +- Documentation/git-tag.txt | 2 +- Documentation/git-verify-commit.txt | 4 ++-- 3 files