mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-10-14 11:09:08 +00:00
Feat (git): add an alias displaying the commits yet to be applied to upstream (#1565)
This commit is contained in:
committed by
Kaleb Elwert
parent
443021237a
commit
1b441e7654
@@ -82,6 +82,8 @@ zstyle ':prezto:module:git:alias' skip 'yes'
|
||||
- `gcR` removes the *HEAD* commit.
|
||||
- `gcs` displays various types of objects.
|
||||
- `gcl` lists lost commits.
|
||||
- `gcy` displays commits yet to be applied to upstream in the short format.
|
||||
- `gcY` displays commits yet to be applied to upstream.
|
||||
|
||||
### Conflict
|
||||
|
||||
|
Reference in New Issue
Block a user