Skip to content

Commit a2f1625

Browse files
authored
feat(git): enable Azure DevOps credential helper in .gitconfig (#240)
1 parent db1bedf commit a2f1625

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

git/.gitconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@
2121
rebase = false
2222
[credential "helperselector"]
2323
selected = <no helper>
24+
[credential "https://dev.azure.com"]
25+
useHttpPath = true

0 commit comments

Comments
 (0)