mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 04:52:58 +00:00
Update cheatsheets
This commit is contained in:
@@ -26,7 +26,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Don't create new commits, just change the working tree:
|
||||
|
||||
`git revert {{-n|--no-commit}} {{0c01a9..9a1743}}`
|
||||
`git revert {{[-n|--no-commit]}} {{0c01a9..9a1743}}`
|
||||
|
||||
- Cancel a Git revert after a merge conflict:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user