lilypond-devel
[Top][All Lists]
Advanced

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

Re: 2 pushes to dev/staging


From: David Kastrup
Subject: Re: 2 pushes to dev/staging
Date: Thu, 24 Nov 2011 10:07:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

"address@hidden" <address@hidden> writes:

> On Nov 24, 2011, at 9:50 AM, David Kastrup wrote:
>
>> 
>> So the question stays: what command did you execute on what branch?
>> 
>
> I think I may have just fixed the problem - could you please check?
> My branch was called dev/staging, so I executed git push origin dev/staging.

Close, but no banana.  Now we have a branch dev/staging in our
repository again.  I'll remove that presently.

Try renaming your branch:

git branch -m dev/staging staging

(don't know whether you need to checkout a different branch first to be
allowed to rename the branch).

And after that,

git push origin staging

should work.

-- 
David Kastrup




reply via email to

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