You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yup that's true, it is currently only written for bash. It's a pretty simple script though so I'll take a shot at converting it to zsh... unless you happen to know all about zsh completion and would like to contribute? =)
If your shell is
zsh
, you cannot useeval "$(gerrit completion)"
because completion command does not exists.The text was updated successfully, but these errors were encountered: