flatcar-scripts/sdk_container
Dongsu Park 2b9e74e80c .github: git shallow clone instead of full clone for kernel
To reduce running time of git clone, we should avoid a full git clone
of the linux kernel repo. Instead, we shallow clone the repo, and
parse tags list by running `git ls-remote`.
2020-07-23 18:32:23 +02:00
..
src/third_party/coreos-overlay .github: git shallow clone instead of full clone for kernel 2020-07-23 18:32:23 +02:00