jsonnet-bundler/pkg
Benoit Gagnon f4b09c811e replace ETag SHA1 assumption with an explicit call to git ls-remote
Not using an undocumented ETag header from the GitHub archive API is
probably for the best. This is slightly slower due to extra round-trip,
but it is still much faster than cloning the repository to resolve the
ref.

Signed-off-by: Benoit Gagnon <benoit.gagnon@ubisoft.com>
2019-10-23 10:52:39 -04:00
..
jsonnetfile Add license headers 2019-07-23 13:36:28 -07:00
git.go replace ETag SHA1 assumption with an explicit call to git ls-remote 2019-10-23 10:52:39 -04:00
interface.go Refactor git deps install and make local deps install work 2019-07-23 15:07:35 -07:00
local.go Check local dependency symlink destition for existence 2019-10-09 15:25:53 +02:00
packages.go Refactor git deps install and make local deps install work 2019-07-23 15:07:35 -07:00
packages_test.go Accept paths instead of URLs 2019-07-23 14:00:19 -07:00