aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/manpages/gbp-clone.xml
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2019-08-13 19:57:49 +0200
committerGuido Günther <agx@sigxcpu.org>2019-08-13 19:57:49 +0200
commitb8883494d26af72a3745b32009ad9587b7a137ed (patch)
treed8a5a6c11bdc85b9c1a5bb214a8a5bef291515bb /docs/manpages/gbp-clone.xml
parent78f8759a3d8e52e63aa3ec4dc2212989ae836494 (diff)
gbp-clone: Support salsa: pseudo urls
Diffstat (limited to 'docs/manpages/gbp-clone.xml')
-rw-r--r--docs/manpages/gbp-clone.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/manpages/gbp-clone.xml b/docs/manpages/gbp-clone.xml
index 11a93434..2f08d66a 100644
--- a/docs/manpages/gbp-clone.xml
+++ b/docs/manpages/gbp-clone.xml
@@ -175,8 +175,13 @@
Clone from the <emphasis>Git-Vcs</emphasis> URL of a package:
</para>
<screen>
- &gbp-clone; vcsgit:libvirt</screen>
+ &gbp-clone; vcsgit:libvirt</screen>
<para>
+ Clone a repository from salsa (Debian's code hosting):
+ </para>
+ <screen>
+ &gbp-clone; salsa:agx/git-buildpackage</screen>
+ <para>
Clone from a github repository:
</para>
<screen>