Git vs. GitHub
The two are confused some times, but they are very different:
-
Git is the tool: a program installed on your computer that tracks the changes in your files.
-
GitHub is the destination: a remote hosting service. It acts as a central hub where we back up the Unreal project and sync everyone’s updates.