Skip to content

Commit 278c251

Browse files
committed
Merge branch 'sg/doc-gc-quote-mismatch-fix'
Doc formatting fix. * sg/doc-gc-quote-mismatch-fix: docs/git-gc: fix minor rendering issue
2 parents 1dfb929 + bed21a8 commit 278c251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-gc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The optional configuration variable `gc.aggressiveWindow` controls how
129129
much time is spent optimizing the delta compression of the objects in
130130
the repository when the --aggressive option is specified. The larger
131131
the value, the more time is spent optimizing the delta compression. See
132-
the documentation for the --window' option in linkgit:git-repack[1] for
132+
the documentation for the --window option in linkgit:git-repack[1] for
133133
more details. This defaults to 250.
134134

135135
Similarly, the optional configuration variable `gc.aggressiveDepth`

0 commit comments

Comments
 (0)