mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-17 11:05:50 -05:00
All three HTTP retry paths (http_request_recoverable, post_rpc, probe_rpc) call credential_fill() directly when handling HTTP_REAUTH. Extract this into a helper function so that a subsequent commit can add pre-fill logic (such as attempting empty-auth before prompting) in one place. No functional change. Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
8.0 KiB
8.0 KiB