added a role for git

This commit is contained in:
aminnairi
2023-12-31 23:11:18 +01:00
parent f36b15d56a
commit e9da0dbfd8
2 changed files with 24 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[user]
email = 18418459+aminnairi@users.noreply.github.com
name = aminnairi
signingkey = F1320F5C56051D51
gpgsign = true
[init]
defaultBranch = development
[core]
editor = nvim
autocrlf = true
[color]
ui = true
[help]
autoCorrect = "prompt"