Skip to content

Commit 08caa95

Browse files
Martin Ågrengitster
authored andcommitted
git-config.txt: fix 'see: above' note
Rather than saying "(see: above)", drop the colon. Also drop the comma before this note. Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent ed3bb3d commit 08caa95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-config.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ Valid `<type>`'s include:
188188
--bool-or-int::
189189
--path::
190190
--expiry-date::
191-
Historical options for selecting a type specifier. Prefer instead `--type`,
192-
(see: above).
191+
Historical options for selecting a type specifier. Prefer instead `--type`
192+
(see above).
193193

194194
--no-type::
195195
Un-sets the previously set type specifier (if one was previously set). This

0 commit comments

Comments
 (0)