mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 00:59:11 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user