Commit 80acdaf4 authored by Dan Smilkov's avatar Dan Smilkov Committed by TensorFlower Gardener
Browse files

Replace new_git_repository with new_http_archive in Bazel rules.

new_git_repository is flaky when cloning big repos (e.g. threejs which will be added soon). Also downloading a compressed archive is faster than git clone and uses less disk space since http_archive doesn't download the whole history of the repo.
Change: 131844039
parent 52115298
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment