mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 01:54:33 +00:00
Update cheatsheets
This commit is contained in:
@@ -26,7 +26,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Jump to the parent of a specific commit and track a specific text and 10 of its following lines:
|
||||
|
||||
`git blame -L '/{{text}}/',+10 {{a82812aa}}^ tldr.py`
|
||||
`git blame -L '/{{text}}/',+10 {{a82812aa}}^ {{path/to/file}}`
|
||||
|
||||
- Print author name and commit hash information for a specific line range:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user