mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 03:50:03 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,8 +22,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Also fetch tags from the remote upstream repository:
|
||||
|
||||
`git fetch --tags`
|
||||
`git fetch {{[-t|--tags]}}`
|
||||
|
||||
- Delete local references to remote branches that have been deleted upstream:
|
||||
|
||||
`git fetch --prune`
|
||||
`git fetch {{[-p|--prune]}}`
|
||||
|
||||
Reference in New Issue
Block a user