Add stash view (#901)
This commit is contained in:
parent
62ebf94111
commit
460412d90f
1
tig.md
1
tig.md
|
@ -42,6 +42,7 @@ You can substitute `git log` → `tig`.
|
||||||
| `m` | Main view |
|
| `m` | Main view |
|
||||||
| `s` | Status |
|
| `s` | Status |
|
||||||
| `t` | Tree (files) |
|
| `t` | Tree (files) |
|
||||||
|
| `y` | Stash view |
|
||||||
| `g` | Grep |
|
| `g` | Grep |
|
||||||
| `h` | Help |
|
| `h` | Help |
|
||||||
{: .-shortcuts}
|
{: .-shortcuts}
|
||||||
|
|
Loading…
Reference in New Issue