1
0

split out git config

This commit is contained in:
Scott Carroll
2025-03-30 18:52:43 +01:00
parent 829794e554
commit 47bc46fa44
2 changed files with 12 additions and 0 deletions

12
gitworkwsl/.gitconfig Normal file
View File

@@ -0,0 +1,12 @@
[credential]
helper = /mnt/c/Program\\ Files/Git/mingw64/bin/git-credential-manager.exe
[credential "https://dev.azure.com"]
useHttpPath = true
[init]
defaultBranch = main
[user]
name = Scott Carroll
email = scott.carroll@nhs.scot