We are using gitolite on a server and are connecting via SSH. From one day to another we get the following error:
$git pull
FATAL: unknown git/gitolite command: 'git upload-pack 'RepoName''
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Access Rights did not change. Repository exists. Server is up and running.
Git Version: git version 2.14.0.windows.1
Any Idea what might have happened?