Placing an Unreal Engine project under Git version control (properly)
Git is great, even for fully-fledged Unreal Engine projects. However, the built-in tool at the bottom right of the editor leaves a LOT to be desired. While it can place a project under version control, it does We can however make it work by doing a few things manually from the command line. Let me … Read more