chiark / gitweb /
topgit: Implement tg-import
[topgit.git] / README
diff --git a/README b/README
index 8299027e97ac579823695cdd6e3b67566a8d10f6..514f3ed45c25ce696f35f5b9eb7708aa3263b638 100644 (file)
--- a/README
+++ b/README
@@ -352,6 +352,13 @@ tg export
        TODO: For quilt exporting, use a temporary branch and remove it when
              done - this would allow producing conflict-less series
 
        TODO: For quilt exporting, use a temporary branch and remove it when
              done - this would allow producing conflict-less series
 
+tg import
+~~~~~~~~
+       Import the commits between the given revision range into
+       a topgit managed branch
+
+       Usage: tg import rev1..rev2
+
 tg update
 ~~~~~~~~~
        Update the current topic branch wrt. changes in the branches
 tg update
 ~~~~~~~~~
        Update the current topic branch wrt. changes in the branches