Keyboard shortcuts

Press ← or → to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.