On 23/02/2025 02.53, brian m. carlson wrote:
I will note, as an argument in favour of removal, that we have git-credential-netrc helper in contrib that users can enable if they want to retain this functionality, and we could even ship it by default without much difficulty. For those reasons, I am not planning to add more tests and documentation here, but of course I welcome interested parties to do so.
This approach seems reasonable to me. I personally, for example, did not even know that the git-credential-netrc helper exists, but it obviously works for me. Thus it would probably make sense to somehow document this, at least once the undocumented feature of directly using credentials specified in netrc is not working anymore.