message no. 167068
Posted by SReject in #github at 2017-04-02T01:29:36Z
navigate to the repo directory(you should clone this from github; if you need to know how, just ask) then: git add . -> git commit -m "commit message here" -> git push origin master