mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 23:16:44 +00:00
Update config
hide my email
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
defaultBranch = main
|
||||
|
||||
[user]
|
||||
name = Li Tang
|
||||
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPaVruhhL4O9BiAncnW1wH3jc7/hsqsXLknA8Xtnjjee
|
||||
email = iamtangli42@gmail.com
|
||||
name = YOUR_NAME
|
||||
signingkey = YOUR_SSH_SIGNING_KEY
|
||||
email = YOUR_EMAIL
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
||||
Reference in New Issue
Block a user