jsonnet-bundler/spec/v1/deps
Dominik Süß 74a7f9775e
feat: subgroups (#91)
Several code-hosters like GitLab allow to have subgroups. These were previously not suppported because we weren't able to tell if something was a subgroup or a subdir.

By letting users specify the `.git` part of the http string as well, this now work for all protocol, including https.
2020-03-17 17:45:34 +01:00
..
dependencies.go feat(spec): version field (#85) 2020-02-28 17:41:49 +01:00
dependencies_test.go feat(spec): version field (#85) 2020-02-28 17:41:49 +01:00
git.go feat: subgroups (#91) 2020-03-17 17:45:34 +01:00
git_test.go feat: subgroups (#91) 2020-03-17 17:45:34 +01:00