lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new procedure with GitLab CI


From: Dan Eble
Subject: Re: new procedure with GitLab CI
Date: Sat, 23 May 2020 14:16:59 -0400

On May 23, 2020, at 13:59, Jonas Hahnfeld <address@hidden> wrote:
> 
> Hi all,
> 
> I've now made the necessary settings, merged the changes in 
> https://gitlab.com/lilypond/lilypond/-/merge_requests/57, changed all
> existing merge requests to target 'master', and deleted 'staging'.

This helped me update the upstream for all my local branches.  (YMMV)

git branch -vv | awk '/\[origin\/staging:/ { print $1 }' | xargs -n1 git branch 
--set-upstream-to origin/master

— 
Dan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]