Hi, 2018-05-06 7:26 GMT+02:00 Sebastiaan Couwenberg <[email protected]>: > Please update your working copies by changing the origin URL: > > git remote set-url origin \ > https://salsa.debian.org/debian-gis-team/<package>.git > > git remote set-url --push origin \ > [email protected]:debian-gis-team/<package>.git
I changed origin accordingly $ git remote -v origin https://salsa.debian.org/debian-gis-team/grass.git (fetch) origin [email protected]:debian-gis-team/grass.git (push) but $ git push still fails $ git push [email protected]: Permission denied (publickey). fatal: Could not read from remote repository. Sorry, but what I don't fully understand sentence bellow: """ All git:// & git+ssh:// URLs need to be changed manually. """" Thanks patience, Martin -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa
