Dear All,
How do you setup version control for you watchfaces, apps, data fields etc.?
Let's say, I want to keep versions of the source code and all other stuff through development process of my watchface to have possibility to roll-back if I do some real mess with the code.
Should I just copy project folder to another directory from time to time if I want to keep the version of the watchface at these points (and copy the files back if needed later) or there are more smart ways to do this?
Thank you!