chiark / gitweb /
Merge branch 'tg-import'
[topgit.git] / README
diff --git a/README b/README
index 6d8253a2f6789505d60385a88d7997f25997b2a1..f45eb6cca897cda03b64354a9343c8ddb281b484 100644 (file)
--- a/README
+++ b/README
@@ -374,6 +374,16 @@ tg export
        TODO: For quilt exporting, use a temporary branch and remove it when
              done - this would allow producing conflict-less series
 
+tg import
+~~~~~~~~~
+       Import commits within the given revision range into TopGit,
+       creating one topic branch per commit, the dependencies forming
+       a linear sequence starting on your current branch.
+
+       The branch names are auto-guessed from the commit messages
+       and prefixed by t/ by default; use '-p PREFIX' to specify
+       an alternative prefix (even an empty one).
+
 tg update
 ~~~~~~~~~
        Update the current topic branch wrt. changes in the branches