Comma blames from parent commit

This is useful for navigating the history of a single line.
This commit is contained in:
Alan Hamlett 2017-08-29 14:24:00 -07:00 committed by GitHub
parent 108cb2cc41
commit 8721c76caa
1 changed files with 5 additions and 0 deletions

5
tig.md
View File

@ -84,3 +84,8 @@ You can substitute `git log` → `tig`.
| `i` | Change sort header | | `i` | Change sort header |
{: .-shortcuts} {: .-shortcuts}
### `h` - Blame view
| `,` | Parent commit |
{: .-shortcuts}