mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
git-blame: fix filepath (#18196)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
- 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