@JGeear Yeah something is messed up with the branches or something. I got that too. Tons of conflicts and a message about not a trusted repository or something. I figured it was on me because I had just restored a snapshot of the FOG VM.
I wiped the fog installer directory, in my case /opt/fogproject then I re-downloaded,
sudo git clone https://github.com/FOGProject/fogproject.git /opt/fogproject
set to dev-branch but it ended up installing the latest stable version: 1.5.10.1565
sudo git checkout dev-branch
Tells me - Already on ‘dev-branch’