Added category for undoing things

This commit is contained in:
Bastian 2020-01-09 16:21:27 +01:00
parent 18a0c474be
commit 6923ed71c9
1 changed files with 5 additions and 2 deletions

View File

@ -44,7 +44,10 @@ Cheatsheets:
- Git pull request - Git pull request
- Branching - Branching
- Merge / Rebase - Merge / Rebase
- Undoing Things
- Amend commits - Amend commits
- Unstaging
- Unmodifying a modified file
- Revert and reset - Revert and reset
- Tag - Tag
- Log - Log