Merge pull request #1064 from artagnon/master

methods/el-get-github: change the default url type to https
This commit is contained in:
Dimitri Fontaine 2014-06-03 16:41:23 +02:00
commit b3277804d2

View File

@ -22,7 +22,7 @@
'ssh "git@github.com:%USER%/%REPO%.git")
"Plist mapping Github types to their URL format strings.")
(defcustom el-get-github-default-url-type 'http
(defcustom el-get-github-default-url-type 'https
"The kind of URL to use for Github repositories.
Choices are `http', `https', `git'. This is effectively the