TLDR
Enter a command. For example: git symbolic ref, scc, nm, warp diag.

git undo

 
Undo recent commits. Part of git-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-undo.
 
  • Remove the most recent commit:
     
    git undo
     
  • Remove a specific number of the most recent commits:
     
    git undo {{3}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.