Description
Problem
Currently the GitClone tasks support tags and other items.
However, it doesn't support functionality that would allow an engineer to optimize the clone process for sparse cases
Solution
Expose additional git clone
functionality to allow for optimized cloning that doesn't pull all details from a large repo
Alternatives
No response