Changes

Jump to navigation Jump to search
289 bytes added ,  12:18, 2 April 2015
Created page with "In order to push to a gitHub repository you must add an ssh key to the gitHub account:<br /> [https://github.com/settings/ssh here]<br /> and you must use the ssh url as origi..."
In order to push to a gitHub repository you must add an ssh key to the gitHub account:<br />
[https://github.com/settings/ssh here]<br />
and you must use the ssh url as origin, this can be done by typing:
<nowiki>git remote set-url origin git@github.com:<Username>/<Project>.git</nowiki>

Navigation menu