David Nalesnik <david.nales...@gmail.com> writes:

> Hi,
>
> I'm trying to upload a patch created in a branch to Rietveld, but I
> seem to be creating an unholy mess.  I attempted to run
> git-cl upload master
> within my branch, but I end up with a huge list of recent commits not
> my own.  The same thing happened when I ran
> git format-patch master
> and earlier, when I tried to merge several commits with
> git rebase -i master
>
> I'm not sure what's going on here.

Try git rebase origin first, and also use git-cl upload origin rather
than master.

-- 
David Kastrup


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

Reply via email to