Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TwinCAT XAE Shell Built-in Git Integration #7

Open
ZLLentz opened this issue Apr 22, 2020 · 0 comments
Open

TwinCAT XAE Shell Built-in Git Integration #7

ZLLentz opened this issue Apr 22, 2020 · 0 comments

Comments

@ZLLentz
Copy link
Member

ZLLentz commented Apr 22, 2020

Investigate the built-in git from the TwinCAT XAE shell and figure out how to configure it to run the pre-commit hooks properly

I started investigating this a little bit using the TwinCAT installed on the programming node. In the TwinCAT docs, the interface appears to have more configuration options than mine does in Tools > Options > Source Control, where I only have the option of changing my source control plug-in. I assume this means that the git plugin doesn't have any configuration options.

I peeked at the pre-commit hook script generated on Windows and the shebang looks like:
#!/usr/bin/env python.exe
I'm not sure if this leads to any clues, or if modifying this default script will be the path forward.

As an aside, there will need to be extra effort to get this working at all on the programming node due to the airgap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant