mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
tig: add blame example (#17647)
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
|
||||
`tig {{base_ref}}..{{compared_ref}}`
|
||||
|
||||
- Browse git blame interactively (press `<,>` to jump to parent):
|
||||
|
||||
`tig blame {{path/to/file}}`
|
||||
|
||||
- Display commits from all branches and stashes:
|
||||
|
||||
`tig --all`
|
||||
|
||||
Reference in New Issue
Block a user