Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-14 00:18:04 +00:00
parent 5f589d2ead
commit 9304a1c1bb
51 changed files with 121 additions and 54 deletions

View File

@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
- View a summary of the last 5 commits (i.e. specify a revision range):
`git shortlog HEAD~{{5}}..HEAD`
`git shortlog HEAD~5..HEAD`
- View all users, emails and the number of commits in the current branch: