We have a lot of CustomTransformers which we use across projects and we also use git. I recently posted another question about the Workspace Compare tool supporting CustomTransfomers (.fmx files) but the answer is that it's not currently supported but it might be coming (https://community.safe.com/s/question/0D5Dm00000c770oKAA/any-plans-to-include-formats-and-custom-transformers-in-the-compare-application)
I know that I can compare the transformers if they're embedded in a workspace, however, initially I thought this wasn't very helpful as the product is the CustomTrasnformer.
I did some experimenting and digging and discovered that there is a way to "Export" a CustomTransfomer from a workspace via the command-line. It's very hacky and not really at all designed to be used in this way but I thought it was a nice finding and I'm going to try and see if I can use this approach to help compare changes across various projects.
I was wondering if anyone has played around in a similar way and has any tips to share