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 1327d83 + 8769e93 commit cfdfc5aCopy full SHA for cfdfc5a
Documentation/config.txt
@@ -1737,10 +1737,10 @@ rerere.autoupdate::
1737
1738
rerere.enabled::
1739
Activate recording of resolved conflicts, so that identical
1740
- conflict hunks can be resolved automatically, should they
1741
- be encountered again. linkgit:git-rerere[1] command is by
1742
- default enabled if you create `rr-cache` directory under
1743
- `$GIT_DIR`, but can be disabled by setting this option to false.
+ conflict hunks can be resolved automatically, should they be
+ encountered again. By default, linkgit:git-rerere[1] is
+ enabled if there is an `rr-cache` directory under the
+ `$GIT_DIR`.
1744
1745
sendemail.identity::
1746
A configuration identity. When given, causes values in the
0 commit comments