ohmyzsh/plugins/git
Daniel Hahler 9bba336f88 Remove compdef for git branch and git remote
I was wondering why the completion for `git branch` was outdated (it
knows about `--set-upstream` only, and not `-u` etc), and found these
files.

I have not compared them to Zsh's upstream version, but in case there
are any additional features/fixes, they should get forwarded to them.
2014-12-04 07:38:45 +01:00
..
git.plugin.zsh Revert "Exit early from git plugin if not in git repo." 2014-09-04 12:53:43 +02: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