On Oct 25, 2011, at 8:36 AM, David Kastrup wrote: > "m...@apollinemike.com" <m...@apollinemike.com> writes: > >> On Oct 25, 2011, at 7:08 AM, David Kastrup wrote: >> >>> "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 >>> ? >> >> No. >> >>> If not, can you fetch it explicitly? >>> >> >> How would I go about this? > > How about just > > git fetch --all >
Same problem. mikesol@mikesol-laptop:~/lilypond-git$ git fetch --all Fetching origin Fetching originl git mikesol@mikesol-laptop:~/lilypond-git$ git rebase origin/dev/staging fatal: Needed a single revision invalid upstream origin/dev/staging Cheers, MS _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel