From: Bdale Garbee Date: Sun, 15 Feb 2009 17:44:43 +0000 (-0700) Subject: fix up the post-tag push command X-Git-Tag: debian/1.3.12-2~7 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=1546eb77fa90242afe00961dbca93b641ad1b875;p=debian%2Fmtx fix up the post-tag push command --- diff --git a/.gbp.conf b/.gbp.conf index 7d814ad..b630be1 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.gag.com && git push --tags git.gag.com" +posttag = "git push --all" # use this for more svn-buildpackage like behaviour: export-dir = ../build-area/mtx/ #tarball-dir = ../tarballs/