mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-03 04:20:01 +02:00
Merge 03a0d25ed5 into 44394e7225
This commit is contained in:
commit
e76495bbc3
2 changed files with 2 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ plugins=(... git)
|
|||
| `gdup` | `git diff @{upstream}` |
|
||||
| `gdnolock` | `git diff $@ ":(exclude)package-lock.json" ":(exclude)\*.lock"` |
|
||||
| `gdt` | `git diff-tree --no-commit-id --name-only -r` |
|
||||
| `gdss` | `git diff --shortstat $(git_main_branch)..$(git_current_branch)` |
|
||||
| `gf` | `git fetch` |
|
||||
| `gfa` | `git fetch --all --tags --prune` |
|
||||
| `gfo` | `git fetch origin` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue