We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If you get the following error
execute "git ls-remote --tags --heads git://github.com/angular/bower-angular-mocks.git", exit code of #128
then it means that the git protocol is being blocked by your firewall and you should therefore execute the following in the command line:
git config --global url."https://".insteadOf git://