We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5dba4d6 + fc0f8bc commit 49c8374Copy full SHA for 49c8374
Documentation/config.txt
@@ -495,6 +495,8 @@ include::config/repack.txt[]
495
496
include::config/rerere.txt[]
497
498
+include::config/revert.txt[]
499
+
500
include::config/safe.txt[]
501
502
include::config/sendemail.txt[]
Documentation/config/revert.txt
@@ -1,3 +1,3 @@
1
revert.reference::
2
- Setting this variable to true makes `git revert` to behave
+ Setting this variable to true makes `git revert` behave
3
as if the `--reference` option is given.
0 commit comments