mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-03 05:43:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Write a commit-graph file containing all reachable commits:
|
||||
|
||||
`git show-ref --hash | git commit-graph write --stdin-commits`
|
||||
`git show-ref {{[-s|--hash]}} | git commit-graph write --stdin-commits`
|
||||
|
||||
- Write a commit-graph file containing all commits in the current commit-graph file along with those reachable from `HEAD`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user