From 614d0ecb51d9071d2a29123cf1f115a8fc688b2d Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 15 Feb 2009 11:38:28 -0700 Subject: [PATCH] hrm, typo? --- .gbp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ -- 2.43.0