mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 09:51:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,7 +12,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`git maintenance register`
|
||||
|
||||
- Schedule maintenance tasks on the current repository every hour:
|
||||
- Schedule maintenance tasks to run on the current repository every hour:
|
||||
|
||||
`git maintenance start`
|
||||
|
||||
@@ -26,4 +26,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Run a specific maintenance task on the current repository:
|
||||
|
||||
`git maintenance run --task={{commit-graph|gc|incremental-repack|loose-objects|pack-refs|prefetch}}`
|
||||
`git maintenance run --task {{commit-graph|gc|incremental-repack|loose-objects|pack-refs|prefetch}}`
|
||||
|
||||
Reference in New Issue
Block a user