Loading policy.xml +4 −4 Original line number Diff line number Diff line Loading @@ -147,7 +147,7 @@ needed when using the <link linkend="git-buildpackage">gbp buildpackage</link> helper. Alternatively to <command>debcheckout</command>, the command <command>gbp clone</command> will also track the relevant branches:<programlisting> <command>gbp clone</command> <replaceable>git+ssh://git.debian.org/git/debian-med/<package>.git</replaceable></programlisting> <command>gbp clone</command> <replaceable>git@salsa.debian.org:med-team/<package>.git</replaceable></programlisting> </para> </listitem> <listitem> Loading @@ -155,7 +155,7 @@ For read-only access with <command>debcheckout</command>, remove the <option>--user</option> option. With <command>gbp clone</command>, use an anonymous URL like the following:<programlisting> <command>gbp clone</command> <replaceable>git://anonscm.debian.org/debian-med/<package>.git</replaceable></programlisting> <command>gbp clone</command> <replaceable>https://salsa.debian.org/med-team/<package>.git</replaceable></programlisting> </para> </listitem> </itemizedlist> Loading Loading @@ -232,8 +232,8 @@ <sect3 id="new-repository-with-gbp"> <title>To create a new local git repository</title> <para>Before you create a new git repository you probably want to check whether your target project just exists. <ulink url="https://anonscm.debian.org/cgit/debian-med">Here</ulink> is an overview about all projects packaged in Git by the Debian Med team. In the Gitlab interface of <ulink url="https://salsa.debian.org/med-team/">Salsa</ulink> you can seek for software packaged by the Debian Med team. </para> <para>When the upstream sources are distributed as compressed <command>tar</command> archives (<literal>tar.gz</literal>, …):<programlisting> <command>mkdir</command> <filename class="directory">package</filename> Loading Loading
policy.xml +4 −4 Original line number Diff line number Diff line Loading @@ -147,7 +147,7 @@ needed when using the <link linkend="git-buildpackage">gbp buildpackage</link> helper. Alternatively to <command>debcheckout</command>, the command <command>gbp clone</command> will also track the relevant branches:<programlisting> <command>gbp clone</command> <replaceable>git+ssh://git.debian.org/git/debian-med/<package>.git</replaceable></programlisting> <command>gbp clone</command> <replaceable>git@salsa.debian.org:med-team/<package>.git</replaceable></programlisting> </para> </listitem> <listitem> Loading @@ -155,7 +155,7 @@ For read-only access with <command>debcheckout</command>, remove the <option>--user</option> option. With <command>gbp clone</command>, use an anonymous URL like the following:<programlisting> <command>gbp clone</command> <replaceable>git://anonscm.debian.org/debian-med/<package>.git</replaceable></programlisting> <command>gbp clone</command> <replaceable>https://salsa.debian.org/med-team/<package>.git</replaceable></programlisting> </para> </listitem> </itemizedlist> Loading Loading @@ -232,8 +232,8 @@ <sect3 id="new-repository-with-gbp"> <title>To create a new local git repository</title> <para>Before you create a new git repository you probably want to check whether your target project just exists. <ulink url="https://anonscm.debian.org/cgit/debian-med">Here</ulink> is an overview about all projects packaged in Git by the Debian Med team. In the Gitlab interface of <ulink url="https://salsa.debian.org/med-team/">Salsa</ulink> you can seek for software packaged by the Debian Med team. </para> <para>When the upstream sources are distributed as compressed <command>tar</command> archives (<literal>tar.gz</literal>, …):<programlisting> <command>mkdir</command> <filename class="directory">package</filename> Loading