jsonnet-bundler/cmd/jb
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
..
init.go feat: absolute imports (#63) 2020-01-24 08:02:34 +01:00
init_test.go Add license headers 2019-07-23 13:36:28 -07:00
install.go feat: absolute imports (#63) 2020-01-24 08:02:34 +01:00
install_test.go feat: absolute imports (#63) 2020-01-24 08:02:34 +01:00
main.go feat: absolute imports (#63) 2020-01-24 08:02:34 +01:00
main_test.go feat: generic git https (#73) 2020-02-03 18:07:44 +01:00
rewrite.go feat: absolute imports (#63) 2020-01-24 08:02:34 +01:00
update.go feat: absolute imports (#63) 2020-01-24 08:02:34 +01:00
version.go feat(cli): version flag (#60) 2019-12-14 16:40:30 +01:00
version111.go feat(cli): version flag (#60) 2019-12-14 16:40:30 +01:00