当我运行时,出现git config -l
2core.editor
正确的一个(notepad.exe)在 .gitconfig 中,因为我在那里添加了它但不幸的是另一个正在出现。我怎样才能删除它?它存储在什么文件中?
core.symlinks=false
core.autocrlf=false
core.editor='C:/windows/system32/notepad.exe'
color.diff=auto
color.status=auto
color.branch=auto
color.interactive=true
pack.packsizelimit=2g
help.format=html
http.sslcainfo=/bin/curl-ca-bundle.crt
sendemail.smtpserver=/bin/msmtp.exe
diff.astextplain.textconv=astextplain
rebase.autosquash=true
alias.hist=log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short
core.editor='C:/Program Files/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin
core.repositoryformatversion=0
core.filemode=false
core.bare=false
core.logallrefupdates=true
core.symlinks=false
core.ignorecase=true
core.hidedotfiles=dotGitOnly
gui.wmstate=normal
gui.geometry=1061x860+80+51 171 192