From 8721c76caaed6fad4033a462c79c41dd417d2185 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Tue, 29 Aug 2017 14:24:00 -0700 Subject: [PATCH] Comma blames from parent commit This is useful for navigating the history of a single line. --- tig.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tig.md b/tig.md index a32baae3a..30f055161 100644 --- a/tig.md +++ b/tig.md @@ -84,3 +84,8 @@ You can substitute `git log` → `tig`. | `i` | Change sort header | {: .-shortcuts} + +### `h` - Blame view + +| `,` | Parent commit | +{: .-shortcuts}