diff options
author | Owen W. Taylor <otaylor@fishsoup.net> | 2009-09-09 17:21:43 -0400 |
---|---|---|
committer | Owen W. Taylor <otaylor@fishsoup.net> | 2009-09-09 17:22:49 -0400 |
commit | b0f37091d20947e0c2d619c087a850d23d371db2 (patch) | |
tree | f3cb2b5297f44013c3522bee84fddb5303501ecb | |
parent | 2680c3c68dca2b6614b1a75ef5e946aa71a6c3dd (diff) | |
download | git-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-x | git-bz | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ default-priority = medium CONFIG['bugzilla.gnome.org'] = \ """ +https = true default-priority = Normal """ |