Skip to content

Commit fc0f8bc

Browse files
rscharfegitster
authored andcommitted
revert: config documentation fixes
43966ab (revert: optionally refer to commit in the "reference" format, 2022-05-26) added the documentation file config/revert.txt. Actually include it in config.txt. Make is used with a bare infinitive after the object; remove the "to". Signed-off-by: René Scharfe <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 191faaf commit fc0f8bc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Documentation/config.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,8 @@ include::config/repack.txt[]
495495

496496
include::config/rerere.txt[]
497497

498+
include::config/revert.txt[]
499+
498500
include::config/safe.txt[]
499501

500502
include::config/sendemail.txt[]

Documentation/config/revert.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
revert.reference::
2-
Setting this variable to true makes `git revert` to behave
2+
Setting this variable to true makes `git revert` behave
33
as if the `--reference` option is given.

0 commit comments

Comments
 (0)