summaryrefslogtreecommitdiff
path: root/projects/git-buildpackage.mdwn
diff options
context:
space:
mode:
authoragx <agx@web>2009-09-16 23:22:11 +0200
committerWiki User <wikwik@wiki.sigxcpu.org>2009-09-16 23:22:11 +0200
commitbc0d648a15eeeee32bfb1d32ba6c0824f308880e (patch)
tree8b76a2ef6e3c9d30444939b2874aa518bfb53f92 /projects/git-buildpackage.mdwn
parenta8b9b99f457bba006a4249062b0088c7083f8f62 (diff)
add gbp-clone
Diffstat (limited to 'projects/git-buildpackage.mdwn')
-rw-r--r--projects/git-buildpackage.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/projects/git-buildpackage.mdwn b/projects/git-buildpackage.mdwn
index dfdb85d..c20d399 100644
--- a/projects/git-buildpackage.mdwn
+++ b/projects/git-buildpackage.mdwn
@@ -12,9 +12,10 @@ GBP ships the following tools:
There are some helpers in */usr/share/doc/git-buildpackage/examples/*:
-* *gbp-cowbuilder-sid*: ease using [[!debpkg cowdancer desc=cowbuilder]] with git-buildpackage
-* *gbp-posttag-push*: posttag hook for git-buildpackage to push out the necessary changes to a remote repository after a release
+* *gbp-cowbuilder-sid*: ease using [[!debpkg cowdancer desc=cowbuilder]] with *git-buildpackage*
+* *gbp-posttag-push*: posttag hook for *git-buildpackage* to push out the necessary changes to a remote repository after a release
* *gbp-pq*: maintain *debian/patches* on a patch queue branch
+* *gbp-clone*: clone a remote repository and make it ready for *git-buildpackage*
### Documentation
* git-buildpackage's [official manual](http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html).