Git 常用命令教程

目录 提交 git add < filename > git commit -m < messgae > git log git reset git alias git reset commitId --hard/soft/mixed 分支 Git checkout -b < name > < template > git checkout < branchname > git merge < b
相关文章
相关标签/搜索