◐ Shell
clean mode source ↗

Avoid duplicate definition of git_http_auth_dummy. by JohannesWilde · Pull Request #7077 · libgit2/libgit2

and others added 2 commits

May 24, 2025 13:31
src\libgit2\transports\auth_negotiate.h redefines git_http_auth_negotiate as git_http_auth_dummy if GIT_AUTH_NEGOTIATE is not defined, which thus leads to the uncommented code actually being a redifintion of git_http_auth_dummy. The linker complained [Windows 11, MSVC 2022 64bit].
Avoid defining `git_http_auth_ntlm` when not using ntlm; this will be
set to a dummy function instead.

ethomson

zauber7wald

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request

May 5, 2026

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request

May 13, 2026

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request

May 21, 2026