Update cheatsheets

This commit is contained in:
ivuorinen
2024-03-23 00:13:03 +00:00
parent 9f343b3402
commit ae71584b37
4 changed files with 4 additions and 4 deletions

View File

@@ -26,4 +26,4 @@ source: https://github.com/tldr-pages/tldr.git
- Show at most 100 changes in all branches:
` gitk --max-count={{100}} --all`
`gitk --max-count=100 --all`