message no. 79287
Posted by thibaultcha in #github at 2015-02-13T06:13:30Z
You need git init, which will initialize a git repo, and then git remote add <name> <url> to add a remote to that local git repository
Posted by thibaultcha in #github at 2015-02-13T06:13:30Z