/[debian-med]/trunk/community/website/docs/policy.xml
ViewVC logotype

Diff of /trunk/community/website/docs/policy.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6322 by plessy, Sun Mar 20 01:17:13 2011 UTC revision 6323 by plessy, Sun Mar 20 01:23:25 2011 UTC
# Line 191  debian-med/ Line 191  debian-med/
191                  <sect2 id="git-tips">                  <sect2 id="git-tips">
192                          <title>Git tips</title>                          <title>Git tips</title>
193                          <para>                          <para>
194                                  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.
195                          </para>                          </para>
196                          <para>                          <para>
197                                  Example commands to track new branches: <programlisting>                                  Example commands to track new branches: <programlisting>

Legend:
Removed from v.6322  
changed lines
  Added in v.6323

  ViewVC Help
Powered by ViewVC 1.1.5