chiark / gitweb /
add debcheckout support note to README.source
[topgit.git] / 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
 '''''''''''''''