Staying in sync
If I add git sync to the workspace, do I also need to clone the repo to work locally or do I just use wmill cli for local work and push changes back to the workspace?
For git sync, what if changes happen to the repo outside of wmill, how do I get wmill to pull the latest code from the repo?
Is the git sync more tied to deploys instead of draft saves? In other words, saving drafts keeps history of those changes between saves, deploying pushes to the git repo, tracking history between deploys?
Thanks for the help,
-Chris