Shallow clone should still download all branches and tags to make sure we can find proper version.
This fixes regression introduced by 1dc2b53e as previously after shallow clone we still run fetch on newly cloned repo which updated branches and tags.
Shallow clone should still download all branches and tags to make sure we can find proper version.
This fixes regression introduced by 1dc2b53e as previously after shallow clone we still run fetch on newly cloned repo which updated branches and tags.