Unity Git Tutorial (Backup & version control)
Making games is lots of fun. What's not fun is losing all of your work to a corrupt hard drive or file. In this session, we'll go over how to save your Unity project to git so that you can rest easy at night knowing your project is safely stored.
► Socials
Twitter: https://twitter.com/the_real_aia
Discord: https://discord.gg/EqxuvWg
My games: https://aiadev.itch.io/
► Get github desktop: https://desktop.github.com/
► Git Unity .gitignore: https://github.com/github/gitignore/blob/master/Unity.gitignore
► Download Unity 3D: https://on.unity.com/3cbxhXY
For more educational content on video game development, unity tutorials, and c# programming don't forget to subscribe!
Chapters:
0:00 Introduction
0:25 What is Git?
0:50 Why use Git with Unity?
2:15 How to create a Unity git repository
2:44 What is .gitignore
3:05 Checking the repo files
3:20 How to change a .gitignore file
3:56 Publishing the Git repository
4:21 How Unity project changes work with Github desktop
5:00 Creating new git branches in Github desktop
5:17 Outro
····················································································
♪
#unity3d #unitytutorial #gamedev
Other Videos By AIA
2021-11-22 | Night lighting - Unity in 15 seconds |
2021-11-16 | Making A Unity Mini Golf Game (part 2) |
2021-10-26 | How to fix pixelated images caused by scaling in Unity |
2021-09-27 | How to Play Unity Sound Effects |
2021-09-21 | Make a Unity Glow Effect in 15 seconds |
2021-09-20 | Make a Unity Text Mesh Pro Custom Font (in 15 seconds) |
2021-09-19 | How To Make A Unity Mini Golf Game (part 1) |
2021-09-15 | Make a Unity 2D Camera Follow Player in 15 seconds |
2021-09-11 | Making a Unity Idle Game [EP 1] |
2021-09-02 | Simple Unity Character Customization Tutorial |
2021-08-30 | Unity Git Tutorial (Backup & version control) |
2021-08-26 | Unity Drag and Drop Script | (Unity 3D tutorial) |
2021-08-24 | How to EASILY make a TIMER in Unity |
2021-08-13 | Unity Button Tutorial |
2021-08-10 | Unity UI Tutorial | An introduction |
2021-08-06 | How to create an FPS display | Unity Tutorial |