How to use Git Version Control in Unreal Engine
In this episode I'll show you how to put your existing Unreal Engine project under Version Control with Git, and how to work with it as you make changes to your game. I'll explain the principles of Version Control, show you the basics with a text file, then move over to Unreal Engine and show you a practical example. Enjoy!
Get Git from here: https://git-scm.com
Get GitHub for Desktop here: https://desktop.github.com
CHAPTER POINTS
===============
00:00 Introduction and Benefits of Version Control
02:25 How Version Control works
06:50 Workflow Example with a Text File
12:30 Placing an Unreal Engine project under Version Control
16:45 Adding your project to GitHub for Desktop
20:20 Reverting Changes to the previous commit
22:40 Where to get the Tools
26:40 Goodbye
SUPPORT MY PROJECTS HERE
==========================
https://ko-fi.com/wpguru
https://patreon.com/versluis
https://wpguru.tv/support
BUY ANYTHING from DAZ3D and I'll get a cut:
=====================================
https://wpguru.tv/daz
BUY ANYTHING from Amazon and I'll get 4% (I think)
===========================================
Amazon US: https://amzn.to/2HHusxl
Amazon Canada: https://amzn.to/2XeaiAS
Amazon UK: https://amzn.to/2Wru217
Amazon Germany: https://amzn.to/2WuQfvx
#UnrealEngine #VersionControl #Git