reupload
This commit is contained in:
7
arch-user/config/git/config
Normal file
7
arch-user/config/git/config
Normal file
@@ -0,0 +1,7 @@
|
||||
[user]
|
||||
email = {{ .user.GIT_USER_EMAIL }}
|
||||
name = {{ .user.GIT_USER_NAME }}
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[pull]
|
||||
rebase = false
|
||||
Reference in New Issue
Block a user