remote: add promisor and partial clone config to the doc
[gitweb.git] / Documentation / git-merge.txt
index b7d581fc76f8d768838ed5790af19827efe088be..c01cfa659529b1fc69026fea790725a0f91c9731 100644 (file)
@@ -83,7 +83,8 @@ invocations. The automated message can include the branch description.
 If `--log` is specified, a shortlog of the commits being merged
 will be appended to the specified message.
 
---[no-]rerere-autoupdate::
+--rerere-autoupdate::
+--no-rerere-autoupdate::
        Allow the rerere mechanism to update the index with the
        result of auto-conflict resolution if possible.