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

Andreas Tille tille at moszumanska.debian.org
Thu May 14 05:24:54 UTC 2015


Author: tille
Date: 2015-05-14 05:24:53 +0000 (Thu, 14 May 2015)
New Revision: 19235

Modified:
   trunk/community/website/docs/policy.xml
Log:
Further syntax fix


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml	2015-05-14 05:16:13 UTC (rev 19234)
+++ trunk/community/website/docs/policy.xml	2015-05-14 05:24:53 UTC (rev 19235)
@@ -430,7 +430,7 @@
 			<para>
 			This will create an empty, bare, shared Git repository and setup some hooks. Each package is kept in its own Git repository.
 			Now, on your local machine add the alioth repository as a remote:<programlisting>
-<command>git remote add</command> <literal>origin</literal> <filename class="directory">git+ssh://git.debian.org/git/debian-med/package.git</filename>
+<command>git remote add</command> <literal>origin</literal> <filename class="directory">git+ssh://git.debian.org/git/debian-med/<pkg>.git</filename>
 </programlisting>
 </para>
 			<para>This is done automatically after cloning a repository, for instance with




More information about the debian-med-commit mailing list