Skip to content

Commit 49c8374

Browse files
committed
Merge branch 'jc/revert-show-parent-info'
* jc/revert-show-parent-info: revert: config documentation fixes
2 parents 5dba4d6 + fc0f8bc commit 49c8374

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)