aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp.conf
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2008-08-15 12:21:26 +0200
committerGuido Guenther <agx@sigxcpu.org>2008-08-15 14:28:31 +0200
commit037626575b2a085c75cb1c3e2aa7d2977af6a61d (patch)
tree0452ab02d66cea5bd42a109933baad6d51581e6d /gbp.conf
parentd1ea39df0e937416bcdbe34f86b98a87716541ca (diff)
document meta-closes
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/gbp.conf b/gbp.conf
index 4c3805ee..5a0d6aa7 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -44,5 +44,10 @@
[git-dch]
#git-log = --no-merges
#snapshot-number = snapshot + 1
+# include 0 digits of the commit id in the changelog enty
#id-length = 0
+# don't include information from meta tags
#meta = False
+# what tags to look for to generate bug-closing changelog entries
+#meta-closes = Closes|LP
+