mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
Merge 0ccd809f6e into f84341c574
This commit is contained in:
commit
b2a4881a13
2 changed files with 2 additions and 2 deletions
|
|
@ -112,7 +112,7 @@ plugins=(... git)
|
|||
| `glgp` | `git log --stat --patch` |
|
||||
| `gignored` | `git ls-files -v \| grep "^[[:lower:]]"` |
|
||||
| `gfg` | `git ls-files \| grep` |
|
||||
| `gm` | `git merge` |
|
||||
| `gme` | `git merge` |
|
||||
| `gma` | `git merge --abort` |
|
||||
| `gmc` | `git merge --continue` |
|
||||
| `gms` | `git merge --squash` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue