mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-10-14 11:09:08 +00:00
git: add tag aliases
Originally submitted in https://github.com/sorin-ionescu/prezto/pull/1094
This commit is contained in:
@@ -288,6 +288,11 @@ zstyle ':prezto:module:git:alias' skip 'yes'
|
||||
- `gSu` fetches and merges the latest changes for all submodule.
|
||||
- `gSx` removes a submodule.
|
||||
|
||||
### Tag
|
||||
|
||||
- `gt` lists tags or creates tag.
|
||||
- `gtl` lists tags matching pattern.
|
||||
|
||||
### Working directory
|
||||
|
||||
- `gws` displays working-tree status in the short format.
|
||||
|
Reference in New Issue
Block a user