flatcar-scripts/sdk_container
Dongsu Park 1cdf93de4d .github: split git repo init part into prepare_git_repo
We need to split the beginning of setting up the top-level git repo into
a new function prepare_git_repo, and call it in the beginning of each
script. That is to prevent some corner cases, where applying multiple
patches does not work because the latter overwrites the former patch.
So we should not set up the git repo again in each apply_patch, but only
in the beggining, prepare_git_repo.
2021-09-30 14:15:24 +02:00
..
src/third_party/coreos-overlay .github: split git repo init part into prepare_git_repo 2021-09-30 14:15:24 +02:00