summaryrefslogtreecommitdiff
path: root/gbp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/gbp.conf b/gbp.conf
index 02357fa..98d8aa5 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -15,6 +15,8 @@
#sign-tags = True
# Keyid to GPG sign tags with
#keyid = 0xdeadbeef
+# Push to a remote repository after a successful tag:
+#posttag = git-push git.example.com
# Special options for git-import-orig
[git-import-orig]