ohmyzsh/plugins/git
Martin Lehmann d3e6c2444b Add 'grbom' alias -> 'git rebase origin/master'
I often find myself doing `gfa` and then `grb origin/master` on a branch before pushing it to submit a PR.
2017-01-30 11:00:55 +01:00
..
git.plugin.zsh Add 'grbom' alias -> 'git rebase origin/master' 2017-01-30 11:00:55 +01:00
README.md Many updates to git plugin (see #2790) 2015-05-08 16:00:22 +02:00

git

Maintainer: @ncanceill

This plugin adds many useful aliases and functions.

Usage

See the wiki for a list of aliases and functions provided by the plugin.