aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp.conf
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2006-12-29 14:52:32 +0100
committerGuido Guenther <agx@bogon.sigxcpu.org>2006-12-29 14:52:32 +0100
commit8c7ae364d19ce0abff329360077835eb3e4a4b32 (patch)
tree26fea4dde9daae939a94cef5dfd1b820a80aecb0 /gbp.conf
parent8385e4c6557e0e3be5e77335bc474c6d144042a8 (diff)
documentation updates
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/gbp.conf b/gbp.conf
index e8ed3b14..02357fac 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -6,14 +6,14 @@
# the default branch for upstream sources
#upstream-branch=upstream
# the default branch for the debian patch
-#debian-branch=debian
+#debian-branch=master
# Special options for git-buildpackage
[git-buildpackage]
#upstream-branch=dfsgclean
-# Uncomment this to automatically sign tags
+# Uncomment this to automatically GPG sign tags
#sign-tags = True
-# Keyid to sign tags with
+# Keyid to GPG sign tags with
#keyid = 0xdeadbeef
# Special options for git-import-orig