Git updates
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
verbose = true
|
||||
;verbose = true
|
||||
[push]
|
||||
default = upstream
|
||||
|
||||
@@ -250,8 +250,13 @@
|
||||
[user]
|
||||
name = VectorKappa
|
||||
email = piotrpatalong@gmail.com
|
||||
signingkey = 32DCE8467E7FBD4F
|
||||
signingKey = 04EA77421E7CC22ADE23A06932DCE8467E7FBD4F
|
||||
[mergetool]
|
||||
keepBackup = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
||||
Reference in New Issue
Block a user