热文git常用命令

git branch -r 查看分支 git tag 查看当前分支的tag git reset --hard 恢复修改文件 git checkout v1.16.6 切换