diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-03-23 19:28:12 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-03-23 19:28:12 +0100 |
commit | aa65b8602584fa91558b528527ff9008c1cceb69 (patch) | |
tree | 35621545c461be699ecdc9560d74e5457639cb67 /Documentation/git-commit.txt | |
parent | Merge branch 'jk/test-annoyances' (diff) | |
parent | *config.txt: stick to camelCase naming convention (diff) | |
download | git-aa65b8602584fa91558b528527ff9008c1cceb69.tar.xz git-aa65b8602584fa91558b528527ff9008c1cceb69.zip |
Merge branch 'nd/config-doc-camelCase'
Documentation updates.
* nd/config-doc-camelCase:
*config.txt: stick to camelCase naming convention
Diffstat (limited to 'Documentation/git-commit.txt')
-rw-r--r-- | Documentation/git-commit.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index f14d2ececd..617e29b38b 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -314,7 +314,7 @@ changes to tracked files. GPG-sign commit. --no-gpg-sign:: - Countermand `commit.gpgsign` configuration variable that is + Countermand `commit.gpgSign` configuration variable that is set to force each and every commit to be signed. \--:: |