mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-14 11:48:27 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,6 +16,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`git pull {{[-r|--rebase]}}`
|
||||
|
||||
- Download changes from given remote repository and branch, then merge them into HEAD:
|
||||
- Download changes from given remote repository and branch, then merge them into `HEAD`:
|
||||
|
||||
`git pull {{remote_name}} {{branch}}`
|
||||
|
||||
Reference in New Issue
Block a user