ryan-williams/git-helpers

Warning under zsh

danvk opened this issue · 0 comments

When I add this line to my .zshrc:

source git-helpers/.git-rc

I get this warning whenever I open a new terminal:

WARNING: this script is deprecated, please see git-completion.zsh

I believe the solution is to add git-completion.zsh to the git-helpers project and source that instead when running under zsh.