当前位置:   article > 正文

vscode & git 配置_vscode 查看git地址

vscode 查看git地址

配置vscode git地址 设置中打开gitpath进行路径配置 例如 “git.path”: “C:/下载/Git/cmd/git.exe”,
输入 git config --global http.sslverify “false”
拉取会有提示登陆
提交代码 git push会提示没配置账户邮箱
git config --global user.name ‘123Ksl 账户’
git config --global user.email ‘qq邮箱@qq.com’

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/天景科技苑/article/detail/796275
推荐阅读
相关标签
  

闽ICP备14008679号