summaryrefslogtreecommitdiff
path: root/doc/automatic_conflict_resolution.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/automatic_conflict_resolution.mdwn')
-rw-r--r--doc/automatic_conflict_resolution.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/automatic_conflict_resolution.mdwn b/doc/automatic_conflict_resolution.mdwn
index 095cfde7d..0d4f55a01 100644
--- a/doc/automatic_conflict_resolution.mdwn
+++ b/doc/automatic_conflict_resolution.mdwn
@@ -21,3 +21,5 @@ conflict resolution is designed so that if two or more repositories both get
a merge conflict, and resolve it, the resolved repositories will not
themselves conflict. This is why it doesn't use something nicer, like
perhaps the name of the remote that the file came from.
+
+See also: [[git-annex-resolvemerge]]