Skip to content
Unverified Commit 207d29b7 authored by Zeeshan's avatar Zeeshan Committed by Marc Cornellà
Browse files

fix(git)!: standardize `git pull --rebase` aliases (#11224)

BREAKING CHANGE: The alias `gup` for `git pull --rebase` and its derivatives
are replaced by `gpr` for standardization. This means the previous aliases will
no longer be available after a few months. Meanwhile, the original aliases are
still working, with a deprecation notice.
See https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/git/README.md#deprecated-aliases


for the full list of deprecated aliases.

Fixes #11104
Closes #11224

Co-authored-by: default avatarMarc Cornellà <marc@mcornella.com>
parent 9f84ba08
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment