mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 07:50:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -13,7 +13,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`git cherry-pick {{commit}}`
|
||||
|
||||
- Apply a range of commits to the current branch (see also `git rebase --onto`):
|
||||
- Apply a range of commits to the current branch (see also: `git rebase --onto`):
|
||||
|
||||
`git cherry-pick {{start_commit}}~..{{end_commit}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user