Add gbp-{pull,clone,pq} examples to gbp.conf
authorGuido Günther <agx@sigxcpu.org>
Mon, 27 Dec 2010 20:57:09 +0000 (21:57 +0100)
committerGuido Günther <agx@sigxcpu.org>
Mon, 27 Dec 2010 20:57:09 +0000 (21:57 +0100)
gbp.conf

index 00580de..91dd363 100644 (file)
--- 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]
 #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