mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-19 02:02:32 +01:00
Merge 03a0d25ed5 into 72acd2ca90
This commit is contained in:
commit
316fa4a0c6
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