On 12/28/15 3:58 PM, andy pugh wrote:
> On 27 December 2015 at 19:59, Mattias <m...@bokesand.se> wrote:
>
>> Did you sort this issue out?
>> I get the same error when trying to make my own toolchanging macros.
>> I have tried in 2.7-pre6 and 2.7.3
>
> I think that this is the fix:
> http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=commit;h=301cc84f8727cba3cca3323e04deb9dccaa261a8
>
> As far as I can tell the fix should be in 2.7 by now. However I am not
> sure how you tell which branches contain a particular patch.

"git branch -a --contains $COMMIT"

In this case git shows the commit is in 2.6, 2.7, and master.

Also, "git tag --contains $COMMIT" shows that commit is in 2.6.9 and 
later, and 2.7.0-pre7 and later.


-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to