From: martin f. krafft Date: Tue, 18 Nov 2008 07:04:19 +0000 (+0100) Subject: add debcheckout support note to README.source X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=commitdiff_plain;h=e62ccf344cf62eff98d8124ac663fb2ccd897ad9 add debcheckout support note to README.source Signed-off-by: martin f. krafft --- diff --git a/debian/README.source b/debian/README.source index 3d06957..e3bd9a8 100644 --- a/debian/README.source +++ b/debian/README.source @@ -18,7 +18,11 @@ Cloning a TopGit repository requires an additional step to normal Git cloning: 2. cd topgit 3. tg remote --populate origin -TODO: debcheckout support +You can also use the debcheckout tool from the devscripts package: + + debcheckout topgit + +which will do all the above for you automatically. Branches in use '''''''''''''''