How can I reset another branch to the origin without checking it out?

后端 未结 0 1375
轮回少年
轮回少年 2021-01-07 06:18

A typical workflow I have is to checkout master and type git reset --hard @{u}. From there I will checkout the branch I want to merge master with a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题