lilypond-devel
[Top][All Lists]
Advanced

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

Re: Make doc broken - 1d9a73b13ee576d28c0f41f5b243f2ebb1ff9fcf


From: David Kastrup
Subject: Re: Make doc broken - 1d9a73b13ee576d28c0f41f5b243f2ebb1ff9fcf
Date: Mon, 24 Oct 2011 09:11:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

Graham Percival <address@hidden> writes:

> 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.

The push will fail.  Nothing gets overwritten.

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

Yes.

-- 
David Kastrup



reply via email to

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