diff options
Diffstat (limited to 'src/luarocks/fetch/git_https.lua')
-rw-r--r-- | src/luarocks/fetch/git_https.lua | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/luarocks/fetch/git_https.lua b/src/luarocks/fetch/git_https.lua new file mode 100644 index 00000000..463f2f08 --- /dev/null +++ b/src/luarocks/fetch/git_https.lua | |||
@@ -0,0 +1,7 @@ | |||
1 | |||
2 | |||
3 | |||
4 | |||
5 | |||
6 | |||
7 | return require("luarocks.fetch.git_http") | ||