mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 09:59:39 +00:00
Update cheatsheets
This commit is contained in:
@@ -26,7 +26,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Show a commit's message in a single line, suppressing the diff output:
|
||||
|
||||
`git show --oneline -s {{commit}}`
|
||||
`git show --oneline {{[-s|--no-patch]}} {{commit}}`
|
||||
|
||||
- Show only statistics (added/removed characters) about the changed files:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user