1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-10-17 07:57:43 +02:00

Add stash view (#901)

This commit is contained in:
RaVi 2018-11-16 17:00:00 -03:00 committed by chad d
parent 62ebf94111
commit 460412d90f

1
tig.md
View File

@ -42,6 +42,7 @@ You can substitute `git log` → `tig`.
| `m` | Main view |
| `s` | Status |
| `t` | Tree (files) |
| `y` | Stash view |
| `g` | Grep |
| `h` | Help |
{: .-shortcuts}