From f9722f6bf8d2ac64b658ce499e2d47203f1df339 Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Mon, 22 Apr 2013 10:38:54 +0300 Subject: buildpackage: implement --[no-]hooks option For enabling/disabling all hooks. This option does not affect the builder command, though. Signed-off-by: Markus Lehtonen --- docs/manpages/git-buildpackage.sgml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs') 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 @@ command command command + tag-format tag-format @@ -290,6 +291,14 @@ GBP_BUILD_DIR (the build dir). + + + + Enable running all (cleaner, postexport, prebuild, postbuild, + and posttag) hooks. Note: the command is + not affected by this option. + + tag-format -- cgit v1.2.3