Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to use git reset in netbeans?

I want to undo my last commit in NetBeans.

As I found the command is '$ git reset --soft HEAD~ ' but how can I do it in NetBeans7 IDE?

like image 736
hd. Avatar asked Feb 15 '26 01:02

hd.


1 Answers

  • Use Main menu: Team -> Git -> Reset... (NB 7.3.x) OR
  • Use Main menu: Team -> Git-> Revert/Recover-> Reset... (or use the context menu) (NB 7.4)
like image 147
Ben Avatar answered Feb 16 '26 22:02

Ben



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!