Community Tutorial: How to Set Up an Unreal Engine 5 Git Repository - SourceTree Source Control

You might consider doing a tut on using Azure DevOps instead of github. With github you have to setup LFS for large files, using DevOps you do not have to set it up. Both Github and Devops are free and owned by Microsoft. For small projects or plugin development I still use github, for full projects I have switched to DevOps because of LFS.

5 Likes