On Wed, 18 Dec 2019 at 19:55, mydani <[email protected]> wrote: > I'm sorry for bugging you guys, just shortly after sending to the list I > figured it out.
I have had this sat in my inbox since you sent it, meaning to look at it, but I had not seen your follow up come through. > Question to the dev process - is there any written rule when/how a branch > can be part of the linuxcnc github repo? I don't think we have any written rules at all :-) If you have push access to LinuxCNC than you can create a feature branch with your new feature. Or you can create your branch in your own clone of LinuxCNC and then create a "pull request" to merge your branch in to the main LinuxCNC (typically into release-intent branch) -- 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, 1912 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
