How can I connect my own GitHub repo to an existing Mendix app that already has default version control?
0
Hi everyone, I have a Mendix project that was created with the default Mendix version control (the built-in Git repository managed by Mendix). I want to push this same project to my own GitHub repository instead of using the default Mendix-hosted repo. So how can I add my own GitHub repository to an existing Mendix app that already has Mendix version control enabled? Thanks in advance! :)