On 12/15/2014 01:05 PM, Daniel-Constantin Mierla wrote:
git remote set-url origin https://github.com/kamailio/kamailio.git
The ones that prefer ssh over https
git remote set-url origin ssh+git://git@github.com/kamailio/kamailio.git
Cheers, Victor