This commit is contained in:
tdiamantidis-sqsp 2026-05-18 10:08:38 +02:00 committed by GitHub
commit c984e55fdd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -96,6 +96,8 @@ plugins=(... git)
| `gg` | `git gui citool` |
| `gga` | `git gui citool --amend` |
| `ghh` | `git help` |
| `ghsr` | `git history reword` |
| `ghss` | `git history split` |
| `glgg` | `git log --graph` |
| `glgga` | `git log --graph --decorate --all` |
| `glgm` | `git log --graph --max-count=10` |