ohmyzsh/plugins/git
Arnaud Rinquin 536e4d45b0 Fix plugin/git ggpull and ggpush backward compatibility
Current `ggpush` is `git push origin` instead of `git push origin $(current_branch)`
Same for `ggpull`
2015-07-07 12:01:46 +10:00
..
git.plugin.zsh Fix plugin/git ggpull and ggpush backward compatibility 2015-07-07 12:01:46 +10:00
README.md Many updates to git plugin (see #2790) 2015-06-13 10:17:48 +10: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.