delete: .gitconfig because it changes a lot depending on the OS
This commit is contained in:
parent
0acab95e16
commit
d0f20822bd
1 changed files with 0 additions and 16 deletions
16
.gitconfig
16
.gitconfig
|
|
@ -1,16 +0,0 @@
|
|||
[user]
|
||||
name = juancwu
|
||||
email = 46619361+juancwu@users.noreply.github.com
|
||||
signingkey = /home/jc/.ssh/id_ed25519.pub
|
||||
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
[pull]
|
||||
rebase = true
|
||||
|
||||
[gpg]
|
||||
format = ssh
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue