If my new stuff is a single commit I take a short-cut. On Sun, 30 Jun 2019 at 20:52, Chris Morley <[email protected]> wrote:
> If I am working on a private branch based on master and want to push my work : > and If my private branch is behind linuxcnc's master > > switch to my local master and pull to bring it up to date. git cherry-pick /the SHA of the new commit/ git push --dry-run and so on. -- 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
