Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-08 00:16:55 +00:00
parent 34878bb630
commit 31e38d1972
26 changed files with 539 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
- Show a given author's commits from the last 10 days and whether they are GPG signed:
`git standup -a {[name|email}} -d {{10}} -g`
`git standup -a {{name|email}} -d {{10}} -g`
- Show all the commits from all contributors for the last 10 days: