"m...@apollinemike.com" <m...@apollinemike.com> writes:

> On Oct 24, 2011, at 5:12 PM, David Kastrup wrote:
>
>> git fetch
>> git rebase origin/dev/staging
>> git push origin HEAD:dev/staging
>
> From the rebase command on my local branch, I got:
>
> fatal: Needed a single revision
> invalid upstream origin/dev/staging
>
> Any hints on what to do?

Seems like you don't have the branch.  Is it listed when doing
git branch -r
?  If not, can you fetch it explicitly?

-- 
David Kastrup

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to