Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-config.txt: fix 'see: above' note
author
Martin Ågren
<martin.agren@gmail.com>
Wed, 19 Sep 2018 16:38:19 +0000
(18:38 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 20 Sep 2018 19:00:16 +0000
(12:00 -0700)
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>
Documentation/git-config.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
ed3bb3d
)
diff --git
a/Documentation/git-config.txt
b/Documentation/git-config.txt
index 9d8cea72dd2d19e0d11f66ba25561f0ec96c542d..5e87d82933e77aec1e9f8a715b264d72521e8bc9 100644
(file)
--- a/
Documentation/git-config.txt
+++ b/
Documentation/git-config.txt
@@
-188,8
+188,8
@@
Valid `<type>`'s include:
--bool-or-int::
--path::
--expiry-date::
- Historical options for selecting a type specifier. Prefer instead `--type`
,
- (see
:
above).
+ Historical options for selecting a type specifier. Prefer instead `--type`
+ (see above).
--no-type::
Un-sets the previously set type specifier (if one was previously set). This