From 55664883c7d0a6f42a672eca947c908cfae971e1 Mon Sep 17 00:00:00 2001 From: Guido Guenther Date: Mon, 22 Jan 2007 19:06:22 +0100 Subject: add --git-posttag to git-buildpackage for easy push after a sucessful build --- gbp.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gbp.conf') diff --git a/gbp.conf b/gbp.conf index 02357fa..98d8aa5 100644 --- a/gbp.conf +++ b/gbp.conf @@ -15,6 +15,8 @@ #sign-tags = True # Keyid to GPG sign tags with #keyid = 0xdeadbeef +# Push to a remote repository after a successful tag: +#posttag = git-push git.example.com # Special options for git-import-orig [git-import-orig] -- cgit v1.2.3