summaryrefslogtreecommitdiffstats
path: root/git-pull.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-03-19 09:24:34 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-03-19 09:24:34 +0000
commite6c92030b7cf40c5f742ba0eca90f6240db8728e (patch)
tree9016426a2011fbb87deb51d2ffbede144c202c8d /git-pull.html
parent4de61f82f8ff629080374bf74964bccbcb99696e (diff)
downloadgit-htmldocs-e6c92030b7cf40c5f742ba0eca90f6240db8728e.tar.gz
Autogenerated HTML docs for v1.5.5-rc0-16-g02b0
Diffstat (limited to 'git-pull.html')
-rw-r--r--git-pull.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-pull.html b/git-pull.html
index b4954e43f..a915d80d4 100644
--- a/git-pull.html
+++ b/git-pull.html
@@ -831,6 +831,18 @@ ours
branches.
</p>
</dd>
+<dt>
+subtree
+</dt>
+<dd>
+<p>
+ This is a modified recursive strategy. When merging trees A and
+ B, if B corresponds to a subtree of A, B is first adjusted to
+ match the tree structure of A, instead of reading the trees at
+ the same level. This adjustment is also done to the common
+ ancestor tree.
+</p>
+</dd>
</dl>
</div>
<h2>DEFAULT BEHAVIOUR</h2>
@@ -993,7 +1005,7 @@ Junio C Hamano and the git-list &lt;git@vger.kernel.org&gt;.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 11-Mar-2008 22:49:45 UTC
+Last updated 19-Mar-2008 09:24:07 UTC
</div>
</div>
</body>