]> git.cworth.org Git - gzip/commitdiff
switch to using --mirror on post-tag pushes
authorBdale Garbee <bdale@gag.com>
Sun, 15 Feb 2009 17:48:59 +0000 (10:48 -0700)
committerBdale Garbee <bdale@gag.com>
Sun, 15 Feb 2009 17:48:59 +0000 (10:48 -0700)
.gbp.conf

index dd2ff231797d409752aa4a867130a80e59ac050a..edaf77c73c3134ea007fa52e3673f3b86215ec78 100644 (file)
--- a/.gbp.conf
+++ b/.gbp.conf
@@ -23,7 +23,7 @@ pristine-tar = True
 # keyid to GPG sign tags with
 #keyid = 0xdeadbeef
 # push to a remote repository after a successful tag: 
-#posttag = git-push git.example.com
+posttag = "git push --mirror"
 # use this for more svn-buildpackage like behaviour:
 export-dir = ../build-area/$PKG/
 #tarball-dir = ../tarballs/