git 常用命令
RAE2,295人阅读
- git 设置提交用户
git config user.name "yourname"
- git 保存用户密码
git config credential.helper store
- git 查看配置
git config -l
RAE2,295人阅读
git config user.name "yourname"
git config credential.helper store
git config -l
CopyRight © 2020 RAE.All Rights Reserved. 粤ICP备14015104号 网站响应速度0.076
评论 | 0 条评论