[ubuntu] split git and git-lfs into separate install scripts (#8711)

for better observability of integrity validation let us split install
script into two
This commit is contained in:
ilia-shipitsin
2023-11-06 11:54:23 +01:00
committed by GitHub
parent 0226f7ba02
commit a276d820b2
6 changed files with 31 additions and 11 deletions

View File

@@ -217,6 +217,7 @@
"{{template_dir}}/scripts/installers/gcc.sh",
"{{template_dir}}/scripts/installers/gfortran.sh",
"{{template_dir}}/scripts/installers/git.sh",
"{{template_dir}}/scripts/installers/git-lfs.sh",
"{{template_dir}}/scripts/installers/github-cli.sh",
"{{template_dir}}/scripts/installers/google-chrome.sh",
"{{template_dir}}/scripts/installers/google-cloud-cli.sh",