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
I plan to use libgit2sharp in the backend to serve bare git repositories. The idea is to allow clients to do clone requests from the server using smart http. Is this supported with this library? If so what would the code look like?