mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 19:58:16 +00:00
Update cheatsheets
This commit is contained in:
@@ -27,3 +27,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Delete local references to remote branches that have been deleted upstream:
|
||||
|
||||
`git fetch {{[-p|--prune]}}`
|
||||
|
||||
- Deepen current shallow branch by 2 commits:
|
||||
|
||||
`git fetch --deepen 2`
|
||||
|
||||
Reference in New Issue
Block a user