Ever use the command line, hit the enter key and have that awful moment where you’re not sure if something dreadful just happened? How often do you or your coworkers find yourselves wishing you could undo something in Git?
GitKraken Desktop can undo many of these changes with a single click of the undo button.
The following actions can be undone in GitKraken Desktop:
- Checkout
- Commit
- Discard
- Delete branch
- Remove remote
- Reset branch to a commit
You can also redo actions if you undo them by mistake.
Mac | Windows/Linux | |
---|---|---|
Undo | ⌘Z | CtrlZ |
Redo | ⌘Y ⌘ShiftZ |
CtrlY CtrlShiftZ |