From b0f37091d20947e0c2d619c087a850d23d371db2 Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Wed, 9 Sep 2009 17:21:43 -0400 Subject: Mark bugzilla.gnome.org as https bugzilla.gnome.org now supports and redirects to https; even though we handle the redirects, having it as https in the config will save a round trip. --- git-bz | 1 + 1 file changed, 1 insertion(+) diff --git a/git-bz b/git-bz index 6e385b2..9ede172 100755 --- a/git-bz +++ b/git-bz @@ -49,6 +49,7 @@ default-priority = medium CONFIG['bugzilla.gnome.org'] = \ """ +https = true default-priority = Normal """ -- cgit