检查文件状态 git status 查看目录: ls 提交某一个文件: 1、git add -u '文件路径' ...[作者空间]
git 提交冲突解决[作者空间]
一、 关联本地库和远程库: 1. C盘 windows 打开Git Bash git config --glo...[作者空间]