From: Bdale Garbee Date: Sun, 15 Feb 2009 19:25:37 +0000 (-0700) Subject: push will be happier without the quotes X-Git-Tag: debian/1.3.12-2~5 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=9cf610ef86aec369859b80184f293c2dd5e95c2a;p=debian%2Fmtx push will be happier without the quotes --- diff --git a/.gbp.conf b/.gbp.conf index 28a21a1..3c41243 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/mtx/ #tarball-dir = ../tarballs/