libgit2 / libgit2sharp

Git + .NET = ❤
http://libgit2.github.com
MIT License
3.17k stars 886 forks source link

Add support for git push with custom headers #2011

Closed evolvedlight closed 11 months ago

evolvedlight commented 1 year ago

This is needed for pushing changes to bitbucket server repos

TackyTortoise commented 1 year ago

Without this it is also seemingly impossible to push to Azure repository using a personal access token. I wonder why it was exposed in FetchOptions but not in PushOptions.

evolvedlight commented 11 months ago

Sorry, somehow I missed the notifications on the comment. Will close in favor of https://github.com/libgit2/libgit2sharp/pull/2052