Merge branch 'ds/gc-doc-typofix'
Typofix. * ds/gc-doc-typofix: git-gc.txt: fix typo about gc.writeCommitGraph
This commit is contained in:
@ -137,7 +137,7 @@ The optional configuration variable `gc.packRefs` determines if
|
|||||||
it within all non-bare repos or it can be set to a boolean value.
|
it within all non-bare repos or it can be set to a boolean value.
|
||||||
This defaults to true.
|
This defaults to true.
|
||||||
|
|
||||||
The optional configuration variable `gc.commitGraph` determines if
|
The optional configuration variable `gc.writeCommitGraph` determines if
|
||||||
'git gc' should run 'git commit-graph write'. This can be set to a
|
'git gc' should run 'git commit-graph write'. This can be set to a
|
||||||
boolean value. This defaults to false.
|
boolean value. This defaults to false.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user