From: Bdale Garbee Date: Sun, 15 Feb 2009 18:38:28 +0000 (-0700) Subject: hrm, typo? X-Git-Url: https://git.cworth.org/git?p=gzip;a=commitdiff_plain;h=614d0ecb51d9071d2a29123cf1f115a8fc688b2d hrm, typo? --- diff --git a/.gbp.conf b/.gbp.conf index bab9aa5..d2bc639 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 --mirror" +posttag = git push --mirror # use this for more svn-buildpackage like behaviour: export-dir = ../build-area/gzip/ #tarball-dir = ../tarballs/