summaryrefslogtreecommitdiffstats
path: root/git-rebase.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-rebase.html
parent4de61f82f8ff629080374bf74964bccbcb99696e (diff)
downloadgit-htmldocs-e6c92030b7cf40c5f742ba0eca90f6240db8728e.tar.gz
Autogenerated HTML docs for v1.5.5-rc0-16-g02b0
Diffstat (limited to 'git-rebase.html')
-rw-r--r--git-rebase.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-rebase.html b/git-rebase.html
index df59b6485..4dbb00d21 100644
--- a/git-rebase.html
+++ b/git-rebase.html
@@ -618,6 +618,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>NOTES</h2>
@@ -831,7 +843,7 @@ Johannes E. Schindelin &lt;johannes.schindelin@gmx.de&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>