mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 10:53:53 +00:00
Update cheatsheets
This commit is contained in:
@@ -23,4 +23,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Add the changes of a commit to the working directory, without creating a commit:
|
||||
|
||||
`git cherry-pick --no-commit {{commit}}`
|
||||
`git cherry-pick {{[-n|--no-commit]}} {{commit}}`
|
||||
|
||||
Reference in New Issue
Block a user