git基础命令
设置用户名和邮箱git config --global user.name "替换为用户名" git config --global user.email "替换为邮箱"设置代理git config --global http.proxy 代理服务器 git config --global https.proxy 代理服务器取消代理git config --
ワクワク
设置用户名和邮箱git config --global user.name "替换为用户名" git config --global user.email "替换为邮箱"设置代理git config --global http.proxy 代理服务器 git config --global https.proxy 代理服务器取消代理git config --