ohmyzsh/plugins/git
Caetano D'Araujo 8a7c7f16dc Fix git push upstream
The option to send the branch to the upstream is -u or --set-upstream. Using git push upstream will try to send a branch named upstream to origin.
2016-12-15 16:26:28 +00:00
..
git.plugin.zsh Fix git push upstream 2016-12-15 16:26:28 +00: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.