Hi all, I’m a Unity newbie struggling to backup my fairly simple project to GitHub. I understand the basic concepts of GitHub, but still find the interface to be baffling.
I’ve waded through multiple tutorials, including the materials on the Unity website, and I just can’t figure out what I’m doing wrong. Anyone else recently try to figure out the Unity/GitHub union? What tutorials or docs did you use? If it worked for you, I’m hoping a luddite like me can follow it too.
A quick intro to GitHub Desktop and Unity, it’s enough for a start.
Most Git theories you can skip. People work for years in this but still debate what is good practice and what is not. You must know how to name a project (use - as a separator between words). You need to know how to push the project, pull and undo it (from GitHub Desktop is enough). That’s it.