diff options
author | Guido Günther <agx@sigxcpu.org> | 2009-02-24 18:57:18 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2009-02-26 13:48:29 +0100 |
commit | 2fa0cc88fca5facc632cf347bf17a6914367e225 (patch) | |
tree | 419616f2c8b4fdab09a73b8322e34ec07f5096f0 /gbp.conf | |
parent | 1e1a1ca349ef806314c2e91056f8cd074e9116ee (diff) | |
download | git-buildpackage-2fa0cc88fca5facc632cf347bf17a6914367e225.tar.gz git-buildpackage-2fa0cc88fca5facc632cf347bf17a6914367e225.tar.bz2 git-buildpackage-2fa0cc88fca5facc632cf347bf17a6914367e225.zip |
make --[no-]full a config file option
Diffstat (limited to 'gbp.conf')
-rw-r--r-- | gbp.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,4 +51,5 @@ #meta = False # what tags to look for to generate bug-closing changelog entries #meta-closes = Closes|LP +#full = False |