3 Replies
Thanks for tagging me @rubenf. I'll look through relevant sources and get back to you shortly.
-----------------------------
While I generate an answer, here are some sources that might be helpful:
* Deploy to Prod using a Git Workflow
* Local Development
* Version Control
* Migrate from Airplane to Windmill
-----------------------------
Answer
Git Sync in Windmill refers to a feature that connects the Windmill workspace to a Git repository, allowing for automatic commit and push of scripts, flows, and apps to the repository each time a deployment occurs. It is a part of Windmill's integration with Git repositories and facilitates a robust development process by ensuring that changes made within Windmill's UI are synced back to the Git repository, thus maintaining bidirectional synchronization between the repository and the UI (1) (2) .
Git Sync is available only in Cloud plans and Self-Hosted Enterprise Edition of Windmill (2) .
Feel free to tag me @Ask Inkeep for any follow-ups. Also appreciate any feedback, it helps me improve.