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 c07aa5b + 07b88a0 commit 8769e93Copy full SHA for 8769e93
Documentation/config.txt
@@ -1708,10 +1708,10 @@ rerere.autoupdate::
1708
1709
rerere.enabled::
1710
Activate recording of resolved conflicts, so that identical
1711
- conflict hunks can be resolved automatically, should they
1712
- be encountered again. linkgit:git-rerere[1] command is by
1713
- default enabled if you create `rr-cache` directory under
1714
- `$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`.
1715
1716
sendemail.identity::
1717
A configuration identity. When given, causes values in the
0 commit comments