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

Reply via email to