In this video, we dive in and download & install Git, GitHub Desktop, set up our GitHub account, and create our local and remote repositories for our project. Be sure to watch the previous tutorials if you would like a more in depth discussion on source control and why I chose these over the integrated GameMaker source control tools.
DOWNLOADS
Git: https://git-scm.com/downloads
GitHub Desktop: https://desktop.github.com/
Sign up to GitHub https://github.com/join
Visual Studio Code (code editor) https://code.visualstudio.com/
CREDITS
Vossel created the amazing intro and outro video, and the intro song
FIND FRIENDLY COSMONAUT ON
Twitter: / friendly_cosmo
Ko-fi: https://ko-fi.com/friendlycosmonaut
TIMESTAMPS
0:00 Intro
0:50 Downloading and Installing Git
3:22 Downloading GitHub Desktop
3:57 Making a GitHub Account
5:31 Linking GitHub Desktop with GitHub
6:54 Making a repository
12:36 Publishing the repository to GitHub
13:33 Moving GM project into the local repository & making our first commit
18:26 Local vs Remote copy refresher
20:28 Clean up & Fixing up GameMaker project
21:15 Wrap up