I'm working on building a CI process and VCS in our org, I'd like to have it so instead of pulling a sandbox down from prod, they pull from a Git branch, and can force push any diffs into their sandbox if needed.
I'm not seeing a clean way to load the git repo into a project. Currently with JetForcer, it seems 'smart' enough where if I create an Intellij project ontop of my repo, Jetforcer notices it's a salesforce directory, and works it's magic from there. I don't see an easy way to do that in Welkin Suite.