Open ahal opened 6 months ago
Supporting shallow clones in run-task would be a quick and easy win. This should probably even be the default behaviour.
Note, for caching purposes, you can run git fetch --unshallow to convert a shallow clone to a full one.
git fetch --unshallow
Can you please define the issue. I am unable to understand what the actual problem is.
Supporting shallow clones in run-task would be a quick and easy win. This should probably even be the default behaviour.