Ammar Yasir a écrit :
Hi,
I'm getting this error on push error: Cannot access URL http://repo.or.cz/r/phpmyadmin/ammaryasirr.git/, return code 22 fatal: git-http-push failed
I didn't use to get this earlier but I just did a fresh installation of fedora. I'm using git version 1.7.3.4
Regards, Ammar Yasir
Ammar, did you use a command similar to this one to create your local copy? Using "ssh:" is important.
git remote add yourrepo ssh://repo.or.cz/srv/git/phpmyadmin/yourrepo.git