You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(git): support shallow fetch for Git CLI backend (#16156)
### What does this PR try to resolve?
Fixes#14956
### How to test and review this PR?
This is done with some test generalization, so that we can test more
backend interop in the future when libgit2 support `file://` protocol
shallow clones.
In the future we should add container tests for at least gitoxide and
libgit2 backend to ensure they really work with https protocol
0 commit comments