mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 17:54:24 +00:00
Update cheatsheets
This commit is contained in:
@@ -24,6 +24,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`git fast-export --progress {{n}} --all > {{path/to/file}}`
|
||||
|
||||
- Export only a specific subdirectory’s history:
|
||||
- Export only a specific subdirectory's history:
|
||||
|
||||
`git fast-export --all -- {{path/to/directory}} > {{path/to/file}}`
|
||||
|
||||
Reference in New Issue
Block a user