jsonnet-bundler/spec/deps
Cody Boggs 0ba0ff5522
feat: generic git https (#73)
Previously, only `github.com` was supported for HTTP cloning of packages.

With this change, every git host using the http protocol (GitHub, Gitlab, Gitea) is supported :D
2020-02-03 18:07:44 +01:00
..
dependencies.go feat: absolute imports (#63) 2020-01-24 08:02:34 +01:00
dependencies_test.go feat: generic git https (#73) 2020-02-03 18:07:44 +01:00
git.go feat: generic git https (#73) 2020-02-03 18:07:44 +01:00
git_test.go feat: generic git https (#73) 2020-02-03 18:07:44 +01:00