message no. 170488
Posted by androi in #github at 2019-03-13T12:17:23Z
so i have done: 1) git init 2) git remote add origin https://github.com/user/user.github.io.git 3) git add . 4) git commit -m ".." 5) git push -u origin master