Learn Git fast!
This video shows you how to use Git for projects especially Unreal Engine.
I’ll help you set up on GitLab.com and show you how to make things easy with SourceTree.
You’ll Learn:
What’s Git? Find out what Git is and why it’s useful.
GitLab Guide: See how to make a GitLab account and your first project.
Using SourceTree: Learn to connect SourceTree to GitLab to manage your work better.
Perfect For: Anyone new to Git who wants a simple tool to help them.
After Watching:
You’ll get Git and why it’s important.
You’ll be ready to use GitLab for your projects.
You’ll know how to use SourceTree to keep track of your work.
Download Git:
https://git-scm.com/downloads
GitLab:
https://gitlab.com/
Download Sourcetree:
https://www.sourcetreeapp.com/
Unreal Engine .gitignore:
https://aziapps.com/gitignore/
Discord: https://discord.gg/eq3fnKGgZN
Please take a look at my Marketplace account and support my projects:
https://www.fab.com/sellers/Vahid
What’s Git?:(
00:15)
Git client applications:(
00:33)
Locking binary files in git:(
00:56)
Git servers:(
01:19)
Git workflow:(
02:06)
Gitlab.com:(
03:45)
Git installation:(
06:29)
Sourcetree installation:(
06:55)
Clone repository Sourcetree:(
09:20)
Clone repositoryTerminal:(
11:28)
Version control, Stage files:(
12:30)
Commit using Sourcetree:(
14:43)
Commit using terminal:(
16:10)
Delete/Revert commit:(
16:20)
gitignore:(
16:58)
18:10 Push to remote server.