Closed aaroneg closed 8 months ago
you can add --depth 1 to the git clone command in the install file to reduce the amount of time it takes to clone the repo.
--depth 1
Thanks for the tip, but it isn't really possible for this application. I need to be able to checkout older tags or change branch completely.
you can add
--depth 1
to the git clone command in the install file to reduce the amount of time it takes to clone the repo.