lilypond-devel
[Top][All Lists]
Advanced

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

Re: Make doc broken - 1d9a73b13ee576d28c0f41f5b243f2ebb1ff9fcf


From: Graham Percival
Subject: Re: Make doc broken - 1d9a73b13ee576d28c0f41f5b243f2ebb1ff9fcf
Date: Mon, 24 Oct 2011 08:06:10 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Oct 24, 2011 at 08:53:16AM +0200, David Kastrup wrote:
> Graham Percival <address@hidden> writes:
> 
> > Hmm.  At the moment, master and dev/staging cannot be "combined"
> > (to use hopefully non-specific terminology) with --ff-only.
> > Bertrand's 6ee8c04678442855cb794d4598c056c15c42673b gets in the
> 
> I'd do something like
> 
> git fetch
> git rebase origin/master origin/dev/staging
> [Note that you are now outside of any branch]
> ..test...
> git push origin HEAD:master

What happens if there's other commits in master?  The full test
takes about an hour, so it's entirely possible that something else
will be pushed in the interim.

Will it work if I do
git fetch
git rebase origin/master
git push origin HEAD:master

?  note that I don't care about testing it the second time; if
somebody pushes something to master that causes the dev/staging
stuff to cease working, that's an acceptable risk.

- Graham



reply via email to

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