Skip to content

Commit

Permalink
Merge branch 'nd/config-doc-camelCase'
Browse files Browse the repository at this point in the history
Documentation updates.

* nd/config-doc-camelCase:
  *config.txt: stick to camelCase naming convention
  • Loading branch information
Junio C Hamano committed Mar 23, 2015
2 parents 07da4e0 + da0005b commit aa65b86
Show file tree
Hide file tree
Showing 37 changed files with 212 additions and 212 deletions.
2 changes: 1 addition & 1 deletion Documentation/CodingGuidelines
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ Writing Documentation:
`backticks around word phrases`, do so.
`--pretty=oneline`
`git rev-list`
`remote.pushdefault`
`remote.pushDefault`

Word phrases enclosed in `backtick characters` are rendered literally
and will not be further expanded. The use of `backticks` to achieve the
Expand Down
2 changes: 1 addition & 1 deletion Documentation/blame-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

--root::
Do not treat root commits as boundaries. This can also be
controlled via the `blame.showroot` config option.
controlled via the `blame.showRoot` config option.

--show-stats::
Include additional statistics at the end of blame output.
Expand Down
Loading

0 comments on commit aa65b86

Please sign in to comment.