ohmyzsh/plugins/git
Scott Berrevoets 20ab4e1c25 Add bbda for quick branch deletion
Add the `gbda` ("git branch delete all") alias for quickly deleting all branches that have been merged into the current branch.
2015-04-15 13:31:32 -07: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 bbda for quick branch deletion 2015-04-15 13:31:32 -07: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