Commit b06425c7 authored by FichteFoll's avatar FichteFoll

Merge pull request #3756 from michaelpedersen/patch-1

Use https for fetching sublimegit repository
parents 2e5adf4d 8a0c38f3
......@@ -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