All supported syntexes for a repo url are now tested. The ssh url of github was failing the test, so that is also fixed in this commit.
.PHONY: tests tests: ZDOTDIR="${PWD}/tests" cram -i --shell=zsh tests/branch-bundle.t \ tests/bundle.t tests/url-resolver.t