ohmyzsh/plugins/git
Steven Schmid 93c1156230 Fix work_in_progress in empty git repos
I noticed that the function ``work_in_progress``, which is used in the "gallois"-theme, would print ``fatal: bad default revision 'HEAD'`` in a new folder after ``git init``.

This is the fix.
2014-11-28 14:36:05 +01: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 Fix work_in_progress in empty git repos 2014-11-28 14:36:05 +01: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