summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOwen W. Taylor <otaylor@fishsoup.net>2009-09-09 17:21:43 -0400
committerOwen W. Taylor <otaylor@fishsoup.net>2009-09-09 17:22:49 -0400
commitb0f37091d20947e0c2d619c087a850d23d371db2 (patch)
treef3cb2b5297f44013c3522bee84fddb5303501ecb
parent2680c3c68dca2b6614b1a75ef5e946aa71a6c3dd (diff)
downloadgit-bz-b0f37091d20947e0c2d619c087a850d23d371db2.tar.gz
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.
-rwxr-xr-xgit-bz1
1 files changed, 1 insertions, 0 deletions
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
"""