mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
The command `compdef command=git` returns an error in some cases, the appropriate command is `compdef _git command`. Fixes #5442
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.