On 6/4/18, 6:13 PM, "Thomas Morley" <[email protected]> wrote:

    
    That said, in our git we have a 'guile-v2-work'-branch, but it's not
    up to date...
    
    @David
    I think about updating this branch, it would be far easier to point
    interested people to this branch.
    Needed would be a rebase, probably with the need to solve
    merge-conflicts and I'd like to add some new patches of my own.
    What would be the git-syntax for it?
    
First cut:

git checkout guile-v2-work
git rebase master

Solve any merge conflicts.

Add in any patches you want to add in.

Then you're all up to date.

HTH,

Carl


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to