Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
O
oh-my-zsh
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • github
  • oh-my-zsh
  • Repository

Switch branch/tag
  • oh-my-zsh
  • plugins
  • git
  • README.md
Find file
BlameHistoryPermalink
  • Zeeshan's avatar
    fix(git)!: standardize `git pull --rebase` aliases (#11224) · 207d29b7
    Zeeshan authored Oct 04, 2022
    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: 's avatarMarc Cornellà <marc@mcornella.com>
    207d29b7
README.md 36.3 KB
EditWeb IDE

Replace README.md

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.