Commit 8a0c38f3 authored by Michael Pedersen's avatar Michael Pedersen

Use https for fetching sublimegit repository

As requested by @wbond in #3749
parent 2e5adf4d
......@@ -3,7 +3,6 @@
"repositories": [
"./repository.json",
"http://release.latexing.com/packages.json",
"http://release.sublimegit.net/packages.json",
"http://www.sublimegerrit.com/packages.json",
"http://www.sublimerge.com/packages.json",
"https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json",
......@@ -128,6 +127,7 @@
"https://raw.githubusercontent.com/yangsu/sublime-io/master/packages.json",
"https://raw.githubusercontent.com/yangsu/sublime-octopress/master/packages.json",
"https://raw.githubusercontent.com/zfkun/sublime-kissy-snippets/master/packages.json",
"https://release.sublimegit.net/packages.json",
"https://sublime.wbond.net/packages_2.json",
"https://wuub.net/packages.json"
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment