From: Bdale Garbee Date: Sun, 15 Feb 2009 17:48:59 +0000 (-0700) Subject: switch to using --mirror on post-tag pushes X-Git-Url: https://git.cworth.org/git?p=gzip;a=commitdiff_plain;h=dddb9965e0062415d1df9dfdb29459b51c1ffe68 switch to using --mirror on post-tag pushes --- diff --git a/.gbp.conf b/.gbp.conf index dd2ff23..edaf77c 100644 --- 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/