The Ultimate Git Course - with Applications in Unreal Engine
What you'll learn
- How Git works
- How to use Git from the command line
- Using Git tools such as GitHub, the GitHub desktop app, Git tools in Visual Studio and VS Code
- Using Git to track an Unreal Engine project in both Unreal Engine 5 and Unreal Engine 4
- Using Git to version control C++ projects in Visual Studio and Visual Studio Code
- Understanding the concepts of Git so they can use any Git based tool
- Creating a repository
- Committing to the repository
- Branching, merging, rebasing, cherry picking, stashing
- Reverting to previous versions of the project and rewriting commit history
- Customizing git with text editors of choice
- Resolving merge commits with different merge tools, and much more!
业余虚幻引擎选手~