summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).