chiark / gitweb /
add debcheckout support note to README.source
authormartin f. krafft <madduck@debian.org>
Tue, 18 Nov 2008 07:04:19 +0000 (08:04 +0100)
committermartin f. krafft <madduck@debian.org>
Tue, 18 Nov 2008 07:04:19 +0000 (08:04 +0100)
Signed-off-by: martin f. krafft <madduck@debian.org>
debian/README.source

index 3d069576b2d3ea394068332d6f7c6186335a2242..e3bd9a857a1d270bfa5af0182e92897e59b444f4 100644 (file)
@@ -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
 '''''''''''''''