I just setup a gitweb server on a centos 7 machine, but when I'm trying to clone, he ask me a password ? How can I change the password on the server, because I never set one...
$ git clone git@xxx.xxx.x.xx:gitolite-admin.git
Cloning into 'gitolite-admin'...
git@xxx.xxx.x.xx's password:
Permission denied, please try again.
Edit
I force change the git user password on the serveur and it's ok now.
But I got this :
fatal: 'testing.git' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
But if i go on the url (http://xxx.xxx.x.xx/gitweb/) he see them all :