Re: [oll-user] Git workflow
Resources for LilyPond and LaTeX users writing (about) music
Status: Alpha
Brought to you by:
u-li-1973
From: Marc S. <ma...@ou...> - 2014-01-12 03:30:59
|
On 1/11/2014 7:28 PM, Joshua Nichols wrote: > How in the WORLD do I create folders and add files to GitHub? I have > no idea what to do... Did you read my "big picture" summary? Basically, you don't add files or folders to GitHub directly, or indeed make any changes whatsoever directly on GitHub. Instead, you make you changes - including adding files - to your local repo, then push them to your fork. Marc |