Re: [oll-user] Git workflow
Resources for LilyPond and LaTeX users writing (about) music
Status: Alpha
Brought to you by:
u-li-1973
From: Urs L. <ul...@op...> - 2014-01-11 11:36:28
|
Phil Holmes <ma...@ph...> schrieb: >----- Original Message ----- >From: "Urs Liska" <ul...@op...> >To: <ope...@li...> >Sent: Friday, January 10, 2014 9:58 PM >Subject: Re: [oll-user] Git workflow >> >> Hm, just to be precise: you're not forking a branch but a repository. >> That is: you have forked the complete repository, which contains all >> branches. >> Maybe that's what you meant, I just think these issues have to be >clear. > >If I look at my git repo, it appears to be a snapshot when I forked it >and >doesn't contain the later branch. Yes, that's the way it works. > I therefore can't checkout the >Schumann >branch. How do I fix that? Assuming you have the fork as the "origin" and the main repo as the "upstream" remote you can git fetch upstream To download everything new from there. Then continue to merge or rather rebase appropriately. HTH Urs > >-- >Phil Holmes -- Urs Liska openlilylib.org |