kevin
kevin copied to clipboard
Let chantal only clone the needed branch
Currently, the whole repo is cloned for a job. If the repo has many branches and unneccessary stuff, the clone takes quite some time and traffic, even though the needed branch may be much smaller.
-> Update the git clone call to only fetch the needed commit (and its ancestors).
Can I try to work on this issue?
sure! come by in the chat if you have any questions :)