How to run git reset HEAD~1
I have been try revert commit but nothing change.
Hi @maitai,
It is currently possible to reset to a specific commit. Just right click the commit you want to reset to and select reset.
Let me know if this works for you.
Kind regards,
-Dylan
FYI. Current i am using on linux
I can not find any menu reset
But I can do it by click on undo: Commit
Hi Maitai,
Try right clicking the commit you want to reset to in the commit graph.
After this, you should see this menu:
Then select Reset < branch_name > to this commit.
Hope this helps,
- Dylan
Thank you for your support.
In my case in I just COMMIT but still not PUSH.
But I have been found the solution