Git状态转换流程
2021-03-12 21:22:12 14 举报
git状态转换流程
作者其他创作
大纲/内容
git checkout
.git directory(Repository)
git pull
git commit
Staging Area
working Directory
git reset <file>
remote respository
git checkout .git reset <file>
git add <file>
git push
0 条评论
回复 删除
下一页