mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 09:50:09 +00:00
Update cheatsheets
This commit is contained in:
@@ -35,3 +35,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Unbundle a specific branch from a bundle file into the current repository:
|
||||
|
||||
`git pull {{path/to/file.bundle}} {{branch_name}}`
|
||||
|
||||
- Create a new repository from a bundle:
|
||||
|
||||
`git clone {{path/to/file.bundle}}`
|
||||
|
||||
Reference in New Issue
Block a user