I don’t know how it works with ‘clone to desktop’, I found that path to be cumbersome. I would recommend using the git shell, it might seem intimidating at first, but you really only need to learn a few commands. The README for VXGI branch spells out the steps. Once you git clone the UnrealEngine.git, you can copy the clone to multiple directories, and in each directory you can switch the clone to its own branch by doing ‘git checkout VXGI’, ‘git checkout FleX’, etc.