chiark / gitweb /
tg import: Better description
authorPetr Baudis <pasky@suse.cz>
Tue, 9 Sep 2008 22:01:54 +0000 (00:01 +0200)
committerPetr Baudis <pasky@suse.cz>
Tue, 9 Sep 2008 22:01:54 +0000 (00:01 +0200)
README

diff --git a/README b/README
index 514f3ed45c25ce696f35f5b9eb7708aa3263b638..66a1638c96890eed7e6c73810bde64cc3277b135 100644 (file)
--- a/README
+++ b/README
@@ -354,8 +354,12 @@ tg export
 
 tg import
 ~~~~~~~~
-       Import the commits between the given revision range into
-       a topgit managed branch
+       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 tp/.
 
        Usage: tg import rev1..rev2