- https://stackoverflow.com/questions/10391522/git-does-not-appear-to-be-a-git-repository – the crucial question resp. advice there:
On your server, go to the directory that is the repository and type pwd. The output is the full path of the repository, make sure you use that.
I am using ssh://HOST/… Git URLs for that purpose.
Leave a Reply