From 487cb4209c5a345f29455b00a4e4cbce230cbe2b Mon Sep 17 00:00:00 2001 From: michaelmass <10071388+michaelmass@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:38:11 -0500 Subject: [PATCH] update --- git/.gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/git/.gitconfig b/git/.gitconfig index 43edc92..7cf4661 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -21,3 +21,5 @@ rebase = false [credential "helperselector"] selected = +[credential "https://dev.azure.com"] + useHttpPath = true