]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-am.txt
doc: consolidate --rerere-autoupdate description
[thirdparty/git.git] / Documentation / git-am.txt
index 09107fb106703d14c9e695685e93f59e15362fc3..320da6c4f7624bceed05011033e177b234e28564 100644 (file)
@@ -112,10 +112,7 @@ default.   You can use `--no-utf8` to override this.
        am.threeWay configuration variable. For more information,
        see am.threeWay in linkgit:git-config[1].
 
---rerere-autoupdate::
---no-rerere-autoupdate::
-       Allow the rerere mechanism to update the index with the
-       result of auto-conflict resolution if possible.
+include::rerere-options.txt[]
 
 --ignore-space-change::
 --ignore-whitespace::