git2-rs icon indicating copy to clipboard operation
git2-rs copied to clipboard

Support for filter for Repository fetch options.

Open Some1and2-XC opened this issue 1 year ago • 0 comments

I need some way of passing filters to the host server like using this parameter in git clone but couldn't find anywhere in the docs it mentioned being able to do this. I did find the fetch options custom header method but the documentation was to vague for me to guess how it was supposed to work (is this what I should be using?).

Some1and2-XC avatar Aug 13 '24 21:08 Some1and2-XC