I am trying to integrate a version/source control system with my unity project. This answer directed me towards using source/version control. (I dont know the difference.)
The answer links to a tutorial which explains creating the repository and pushing it to a remote service. I followed the whole tutorial. But I still don't understand how this integrates with my current projects.
My question is that.
- how can I do this locally
- how will this make it possible to revert to previously-saved versions?