Re: [oll-user] Git workflow
Resources for LilyPond and LaTeX users writing (about) music
Status: Alpha
Brought to you by:
u-li-1973
From: Joshua N. <jos...@gm...> - 2014-01-12 05:48:46
|
fatal: 'E:\EngravingChallenge\SchuV1.musx' is outside repository I cannot "git add SchuV1.musx" at all. I get the above error message. I am at a loss. IC, Josh On Sat, Jan 11, 2014 at 10:25 PM, Shane Brandes <sh...@gr...> wrote: > Well that can be a trouble too. Since it is possible to add files > directly with the browser interface and delete them too. Which means > if you have not done the same with your personal files living remotely > on your machine or where ever you keep them then it won't match things > and the whole ability to push goes poof. > So that being said the trouble is trying to find out why Josh is having > trouble. > It seems to me that he needs to try this maybe: > git add SchuV1.musx > git commit -am 'Commit message' > git push github > > That was a stumble for me also the fact you have to tell the git you > have added a file that you want to commit and then push into the git. > > > Shane > > On Sat, Jan 11, 2014 at 10:31 PM, Marc Sabatella <ma...@ou...> > wrote: > > 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 > > > > > > > ------------------------------------------------------------------------------ > > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > > Learn Why More Businesses Are Choosing CenturyLink Cloud For > > Critical Workloads, Development Environments & Everything In Between. > > Get a Quote or Start a Free Trial Today. > > > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > > _______________________________________________ > > openlilylib-user mailing list > > ope...@li... > > https://lists.sourceforge.net/lists/listinfo/openlilylib-user > -------------- next part -------------- An HTML attachment was scrubbed... |