更新 'Probe/utils.sh'
This commit is contained in:
parent
a7753296a4
commit
f9412d77da
1 changed files with 2 additions and 2 deletions
|
@ -113,8 +113,8 @@ function requireGit(){
|
||||||
fi
|
fi
|
||||||
git config --system --unset credential.helper
|
git config --system --unset credential.helper
|
||||||
git config --global credential.helper store
|
git config --global credential.helper store
|
||||||
git config --global user.name "江路"
|
git config --global user.name "wangsuipeng"
|
||||||
git config --global user.email jlcon@qq.com
|
git config --global user.email ihi@ihi.im
|
||||||
git config --global core.longpaths true
|
git config --global core.longpaths true
|
||||||
git config --global http.sslVerify false
|
git config --global http.sslVerify false
|
||||||
git config --global pull.rebase false
|
git config --global pull.rebase false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue