[med-svn] r6323 - trunk/community/website/docs

Charles Plessy plessy at alioth.debian.org
Sun Mar 20 01:23:28 UTC 2011


Author: plessy
Date: 2011-03-20 01:23:25 +0000 (Sun, 20 Mar 2011)
New Revision: 6323

Modified:
   trunk/community/website/docs/policy.xml
Log:
Branches to track are separated by spaces.


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml	2011-03-20 01:17:13 UTC (rev 6322)
+++ trunk/community/website/docs/policy.xml	2011-03-20 01:23:25 UTC (rev 6323)
@@ -191,7 +191,7 @@
 		<sect2 id="git-tips">
 			<title>Git tips</title>
 			<para>
-				To clone and follow every branch of a git repository containing a package that is already in the Debian archive, you can use the <command>debcheckout</command> command with its <command><option>--git-track='*'</option></command> option. To restrict the tracked branch to the standard ones used by <command>git-buildpackage</command>, <literal>master,upstream,pristine-tar</literal> can be passed instead of the wildcard.
+				To clone and follow every branch of a git repository containing a package that is already in the Debian archive, you can use the <command>debcheckout</command> command with its <command><option>--git-track='*'</option></command> option. To restrict the tracked branch to the standard ones used by <command>git-buildpackage</command>, <literal>master upstream pristine-tar</literal> can be passed instead of the wildcard.
 			</para>
 			<para>
 				Example commands to track new branches: <programlisting>




More information about the debian-med-commit mailing list