From 3194bafad9cac03c783a8b51813bb7d29b6007e1 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 28 Mar 2009 07:05:08 -0600 Subject: [PATCH] set up repo on git.gag.com and arrange to push to it on successful tagging --- .gbp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gbp.conf b/.gbp.conf index 3dde678..9510689 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/sudo/ #tarball-dir = ../tarballs/ -- 2.47.2