"vscode:/vscode.git/clone" did not exist on "72168aec3da727c4af715f095d27d429106ea79f"
Add option to disable status notification
For certain git repositories, this slows down usage
of the shell horifically.
This option can be set with
git config --add oh-my-zsh.hide-status 1
which will disable checking/showing the status notification
Please register or sign in to comment