aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp.conf
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-12-27 21:57:09 +0100
committerGuido Günther <agx@sigxcpu.org>2010-12-27 21:57:09 +0100
commit8cabb0ebf7bc39188441efd40c07bfd7c9ccb374 (patch)
tree455d167c895a7f0ff230368dce01f5f8da1c731f /gbp.conf
parentc3c76ac7b6ffbfb2a005faddd57494ad674963bd (diff)
Add gbp-{pull,clone,pq} examples to gbp.conf
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/gbp.conf b/gbp.conf
index 00580de8..91dd363d 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -16,6 +16,8 @@
#pristine-tar = True
# don't check if debian-branch == current branch:
#ignore-branch = True
+# Use color when on a terminal, alternatives: on, off
+#color = auto
# Options only affecting git-buildpackage
[git-buildpackage]
@@ -82,3 +84,15 @@
#ignore-regex=(Signed-off|Acked)-by:
# use author name and email from git-config:
#git-author = True
+
+# Options only affecting gbp-pq
+[gbp-pq]
+#patch-numbers = False
+
+# Options only affecting gbp-clone
+[gbp-clone]
+#pristine-tar = True
+
+# Options only affecting gbp-
+[gbp-clone]
+#pristine-tar = True