From: Petr Baudis Date: Tue, 9 Sep 2008 22:01:54 +0000 (+0200) Subject: tg import: Better description X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=commitdiff_plain;h=fb1c98a527683fb1a58b9ae499a8316b21863e8b tg import: Better description --- diff --git a/README b/README index 514f3ed..66a1638 100644 --- 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