Re: [oll-user] [Challenges] Important: cleaning up
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-14 01:34:40
|
I did everything you asked, and everything seemed to be in order. I found all of my work (it hasn't been much) on the 2-schumann-challenge branch of the master. Is this what I'm supposed to see? I didn't see my work on the master. I assume that is the way it is supposed to be. IC, Josh On Mon, Jan 13, 2014 at 3:53 AM, Janek Warchoł < lem...@gm...> wrote: > Hi all, > > it turned out that our setup was not perfect (a bit too complicated) - it > would be nice to do some clean up to make sure that any confusion is > reduced to minimum (especially for any new participants that may appear). > > Of course, we have everything under control, so don't worry! :-) > > Below are instructions for cleanup. (They are not final - please wait for > Urs to confirm that they're ok). > We will most probably ask you to do three things: > > 1) stop working on challenges until the cleanup is finished (hopefully > everything should be ready again tomorrow). > > 2) make sure that all your work is committed. Use 'git status' for that: if > there are any "modified" files, or any "untracked" files that are part of > your work and should be submitted (e.g. engraving files of your program, > such as .sib or .musx files) you should add them using 'git add filename' > and do a 'git commit'. > > 3) make sure that all your work is pushed ("uploaded") to your github fork: > first, make sure that 'git status' says "working directory clean". Check > if you have remote repository configured properly ('git remote -v' should > list a remote named 'origin' pointing to your github fork). Use 'git > branch' to see all your local branches (some of you will probably have just > one - master. That'll make things easier :) ). Then, for each branch do > the following: > git checkout branchname > git push origin branchname > > And check if you can see your work using GitHub's website. > > I apologize for inconvenience. > > I'll be at work for the next 9 hours - see you in the evening. > Janek > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------------------------------------------------------ > 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... |