aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/gbp.conf b/gbp.conf
index f4b334f5..573df42f 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -69,6 +69,10 @@
#upstream-branch = svn-upstream
# import filter:
#filter = [ 'CVS', '.cvsignore' ]
+#force committer to be the same as author
+#author-is-committer = True
+#same for the date
+#author-date-is-committer-date = True
# Options only affecting git-dch
[git-dch]