summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2013-04-22 10:38:54 +0300
committerGuido Günther <agx@sigxcpu.org>2013-04-26 22:08:14 +0200
commitf9722f6bf8d2ac64b658ce499e2d47203f1df339 (patch)
treeef3ba31c4071fb259376d74b416bed3f045b4e91 /docs
parentf880910c80c30bf64f951bb054814d2e00e76b77 (diff)
buildpackage: implement --[no-]hooks option
For enabling/disabling all hooks. This option does not affect the builder command, though. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/git-buildpackage.sgml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/manpages/git-buildpackage.sgml b/docs/manpages/git-buildpackage.sgml
index d528f3d..be3676f 100644
--- a/docs/manpages/git-buildpackage.sgml
+++ b/docs/manpages/git-buildpackage.sgml
@@ -41,6 +41,7 @@
<arg><option>--git-postbuild=</option><replaceable>command</replaceable></arg>
<arg><option>--git-postexport=</option><replaceable>command</replaceable></arg>
<arg><option>--git-prebuild=</option><replaceable>command</replaceable></arg>
+ <arg><option>--git-[no-]hooks=</option></arg>
<arg><option>--git-debian-tag=</option><replaceable>tag-format</replaceable></arg>
<arg><option>--git-upstream-tag=</option><replaceable>tag-format</replaceable></arg>
<arg><option>--git-force-create</option></arg>
@@ -291,6 +292,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--git-[no-]hooks</option></term>
+ <listitem>
+ <para>Enable running all (cleaner, postexport, prebuild, postbuild,
+ and posttag) hooks. Note: the <option>--git-builder</option> command is
+ not affected by this option.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--git-debian-tag=</option><replaceable>tag-format</replaceable>
</term>
<listitem>