Throw away local commits in Git

前端 未结 20 1690
遥遥无期
遥遥无期 2020-12-02 03:08

Due to some bad cherry-picking, my local Git repository is currently five commits ahead of the origin, and not in a good state. I want to get rid of all these commits and st

20条回答
  •  温柔的废话
    2020-12-02 03:45

    If you are using Atlassian SourceTree app, you could use the reset option in the context menu.

    enter image description here

提交回复
热议问题