mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-25 02:52:24 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Print file with author email and commit hash on each line:
|
||||
|
||||
`git blame -e {{path/to/file}}`
|
||||
`git blame {{--show-email|-e}} {{path/to/file}}`
|
||||
|
||||
- Print file with author name and commit hash on each line at a specific commit:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user