+ [9 years ago] zacwalls I am very new to github and git, and I am having quite a hard time here. I am trying to upload a project to my github repo via git and I am running into errors. So first I cd'd into my project, then I git init and then when I tried to git commit -m "", I got back this: http://pastebin.com/rgTMxrr5
+ [9 years ago] zacwalls Now I can't git push -u origin master
+ [9 years ago] apo zacwalls: you have to git add
+ [9 years ago] zacwalls apo, Oh, so do I have to git add each indvitual file or can I do them all in one command?
+ [9 years ago] zacwalls Nvm I got it. Thanks :)

message no. 137307

Posted by j416 in #github at 2016-05-29T20:47:13Z

comments on the whole diff of a set of commits is weird
+ [9 years ago] cnx hi there may I ask newbie questions here?
+ [9 years ago] cnx I'm trynna sync my dotfiles to github
+ [9 years ago] cnx I've already upload all the stuffs
+ [9 years ago] cnx now how could I sync the repo in my computer with the online repo
+ [9 years ago] cnx means the two folder are the same?