packfile: add repository argument to retry_bad_packed_offset
[gitweb.git] / Documentation / merge-strategies.txt
index 030744910ef39fd51dea611fec80d8787a11356e..4a58aad4b83b9e365b57a8afa71f1ab939c47aee 100644 (file)
@@ -39,7 +39,8 @@ even look at what the other tree contains at all.  It discards everything
 the other tree did, declaring 'our' history contains all that happened in it.
 
 theirs;;
-       This is the opposite of 'ours'.
+       This is the opposite of 'ours'; note that, unlike 'ours', there is
+       no 'theirs' merge strategy to confuse this merge option with.
 
 patience;;
        With this option, 'merge-recursive' spends a little extra time