From: Herman van Rink <r...@initfour.nl>

Signed-off-by: Paul Campbell <pcampb...@kemitix.net>
---
 contrib/subtree/git-subtree.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/contrib/subtree/git-subtree.txt b/contrib/subtree/git-subtree.txt
index c8fc103..48ba158 100644
--- a/contrib/subtree/git-subtree.txt
+++ b/contrib/subtree/git-subtree.txt
@@ -129,6 +129,16 @@ split::
        Note that if you use '--squash' when you merge, you
        should usually not just '--rejoin' when you split.
 
+from-submodule::
+       Convert a git submodule to a subtree.
+       The module is removed from the .gitmodules file and
+       the repo contents are integrated as a subtree.
+
+prune::
+       Cleanup .gittrees entries for which the subtree nolonger exists.
+
+diff::
+       TO BE DOCUMENTED
 
 OPTIONS
 -------
-- 
1.8.2.rc1

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to