+[9 years ago]zacwallsI 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]zacwallsNow I can't git push -u origin master +[9 years ago]apozacwalls: you have to git add +[9 years ago]zacwallsapo, Oh, so do I have to git add each indvitual file or can I do them all in one command? +[9 years ago]zacwallsNvm I got it. Thanks :)
comments on the whole diff of a set of commits is weird
+[9 years ago]cnxhi there may I ask newbie questions here? +[9 years ago]cnxI'm trynna sync my dotfiles to github +[9 years ago]cnxI've already upload all the stuffs +[9 years ago]cnxnow how could I sync the repo in my computer with the online repo +[9 years ago]cnxmeans the two folder are the same?