Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想撤消我在 NetBeans 中的最后一次提交。
我发现命令是“$ git reset --soft HEAD~”,但我怎样才能在 NetBeans7 IDE 中做到这一点?