]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-format-patch.txt
*config.txt: stick to camelCase naming convention
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Wed, 11 Mar 2015 20:32:45 +0000 (16:32 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sat, 14 Mar 2015 05:13:46 +0000 (22:13 -0700)
commitda0005b8853137c91e44867d899910d5c7eb4425
tree1af52f958322db86cb9916d162d9a29df726b1f2
parent7a9409cb0104466eba32162f5bc4e5ab46130f02
*config.txt: stick to camelCase naming convention

This should improve readability. Compare "thislongname" and
"thisLongName". The following keys are left in unchanged. We can
decide what to do with them later.

 - am.keepcr
 - core.autocrlf .safecrlf .trustctime
 - diff.dirstat .noprefix
 - gitcvs.usecrlfattr
 - gui.blamehistoryctx .trustmtime
 - pull.twohead
 - receive.autogc
 - sendemail.signedoffbycc .smtpsslcertpath .suppresscc

Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
37 files changed:
Documentation/CodingGuidelines
Documentation/blame-options.txt
Documentation/config.txt
Documentation/diff-config.txt
Documentation/diff-options.txt
Documentation/fetch-options.txt
Documentation/git-add.txt
Documentation/git-apply.txt
Documentation/git-branch.txt
Documentation/git-check-ignore.txt
Documentation/git-checkout.txt
Documentation/git-commit-tree.txt
Documentation/git-commit.txt
Documentation/git-config.txt
Documentation/git-cvsserver.txt
Documentation/git-fetch.txt
Documentation/git-format-patch.txt
Documentation/git-gc.txt
Documentation/git-init.txt
Documentation/git-instaweb.txt
Documentation/git-log.txt
Documentation/git-merge.txt
Documentation/git-pull.txt
Documentation/git-rebase.txt
Documentation/git-receive-pack.txt
Documentation/git-repack.txt
Documentation/git-rerere.txt
Documentation/git-send-email.txt
Documentation/git-status.txt
Documentation/git-tag.txt
Documentation/git.txt
Documentation/gitattributes.txt
Documentation/gitcredentials.txt
Documentation/gitignore.txt
Documentation/gitweb.conf.txt
Documentation/merge-config.txt
Documentation/user-manual.txt