uncommited

This commit is contained in:
2025-10-02 07:46:48 +00:00
parent 4b4d7a684c
commit 316a3ff9e4
11 changed files with 132 additions and 22 deletions

View File

@@ -0,0 +1,11 @@
[user]
email = {{ .user.GIT_USER_EMAIL }}
name = {{ .user.GIT_USER_NAME }}
[init]
defaultBranch = main
[pull]
rebase = false
[safe]
directory = *
[commit]
gpgsign = true