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,8 +44,11 @@ Cheatsheets:
- Git pull request - Git pull request
- Branching - Branching
- Merge / Rebase - Merge / Rebase
- Amend commits - Undoing Things
- Revert and reset - Amend commits
- Unstaging
- Unmodifying a modified file
- Revert and reset
- Tag - Tag
- Log - Log