I was checking the ISO OSI chart where you can see the other two protocols git uses:
https: ( this is http over ssl)
and
ssh
If i do not understand wrong then you might be asking for GIT Custom protocol URI If yes then GIT URI is x-github-client://openRepo/ It opens Repo in GIT Desktop Application.
x-github-client://openRepo/
Hope it will help you or someone.