|
|
|
@ -213,7 +213,7 @@ plugins=(... git) |
|
|
|
| `gtv` | `git tag \| sort -V` | |
|
|
|
| `gtv` | `git tag \| sort -V` | |
|
|
|
| `gignore` | `git update-index --assume-unchanged` | |
|
|
|
| `gignore` | `git update-index --assume-unchanged` | |
|
|
|
| `gunignore` | `git update-index --no-assume-unchanged` | |
|
|
|
| `gunignore` | `git update-index --no-assume-unchanged` | |
|
|
|
| `gwch` | `git whatchanged -p --abbrev-commit --pretty=medium` | |
|
|
|
| `gwch` | `git log --patch --abbrev-commit --pretty=medium --raw` | |
|
|
|
| `gwt` | `git worktree` | |
|
|
|
| `gwt` | `git worktree` | |
|
|
|
| `gwtls` | `git worktree list` | |
|
|
|
| `gwtls` | `git worktree list` | |
|
|
|
| `gwtmv` | `git worktree move` | |
|
|
|
| `gwtmv` | `git worktree move` | |
|
|
|
|