Question by
MichalDerdak · Aug 10, 2017 at 08:12 PM ·
how-togitversion-controlteamwork
How to use version control with Unity
My question is more-less simple. Is there any good tutorial on how to use common version controls such as Git with Unity? My experience so far tells me that there's not a perfect solution and if you encounter a conflict in Unity objects such as Scene there's only one way to get out and that is to discard your changes and take their ones. I have tried collab from Unity however, I don't like it that much as it does not offer so many options as Git does. So if you guys could help me and open my eyes to how to use versioning and working in bigger teams with Unity I would really appreciate that :)
Comment