ohmyzsh/plugins/git
Zheeeng 3a47824501 Update git.plugin.zsh
Add/change aliases:
* gbav: list all branches and their upstream branches
* gcam!, gcmsg!: feed amend option
* gclean!: clean operation should be used with caution
* grp: prune remote branches which don't exist anymore
* grao, grpo: add/prune remote repository—origin
2016-05-02 14:38:50 +08:00
..
git.plugin.zsh Update git.plugin.zsh 2016-05-02 14:38:50 +08: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.