ohmyzsh/plugins/git
leomilrib 5f8a54f971 Add ggsup alias
Quick way to `git branch --set-upstream-to=origin/<branch> <branch>`
It uses the `$(current_branch)` function
2015-03-26 19:26:25 -03:00
..
_git-branch Copy and paste of two functions from Ubuntu 13.04's version of /usr/share/zsh/functions/Completion/Unix/_git that were referenced in 46f0d8d. Fixes #1952. 2013-07-09 23:15:43 -05:00
_git-remote Improvement in the git plugin 2013-06-05 15:16:51 +02:00
git.plugin.zsh Add ggsup alias 2015-03-26 19:26:25 -03:00
README.md Improvement in the git plugin 2013-06-05 15:16:51 +02:00

git

Maintainer: Stibbons

This plugin adds several git aliases and increase the completion function provided by zsh