Thanks Andy, it seemed to have worked… Cheers, Phill.
> On 28 Jun 2019, at 9:28 am, andy pugh <[email protected]> wrote: > > On Thu, 27 Jun 2019 at 23:40, Phillip Carter <[email protected]> wrote: > >> The linuxcnc repo is my upstream repo, so do I just do git push this_branch >> upstream:master > > What I do: > > git push --dry-run > > (some output that generally includes abcd1234...3456dcf12) > > git log -p abcd1234...3456dcf12 > > (do I see what I expected?) > > if yes: > > git push > > if no: > > GOOOGLE! > > > -- > atp > "A motorcycle is a bicycle with a pandemonium attachment and is > designed for the especial use of mechanical geniuses, daredevils and > lunatics." > — George Fitch, Atlanta Constitution Newspaper, 1916 > > > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
