This commit is contained in:
Isaac Shoebottom 2025-01-08 14:56:44 -04:00
parent 9903dc7529
commit 1d097d3d39

View File

@ -1,16 +1,11 @@
[credential]
credentialStore = secretservice
helper =
helper = /usr/bin/git-credential-manager
[credential "https://dev.azure.com"]
useHttpPath = true
[credential "https://git.shoebottom.ca"]
provider = generic
helper = /usr/lib/git-core/git-credential-libsecret
[user]
email = ir.shoebottom@gmail.com
name = Isaac Shoebottom
[core]
editor = nano
editor = micro
autocrlf = false
[init]
defaultBranch = master