- 博客(1)
- 收藏
- 关注
原创 Git reset 三种模式(hard,soft,mixed)
Git reset <撤销、回滚>一1.1 git log 查看想要回退到的 commit id二2.1 git reset --mixed(默认)2.2 git reset --soft2.3 git reset --hardgit reset 三种模式分别为 : mixed(默认)、soft、hard一1.1 git log 查看想要回退到的 commit id# 查询 commit idgit log二2.1 git reset --mixed(默认)将指定 commi
2021-03-25 22:41:56
26715
3
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人