Cannot run Setup.command on MAC

This is on my 4.19 branch. It works in my 4.17 branch on the same machine.

It’s a fresh git repo.

"MacMini:MM419 thomasshepherd$ ./Setup.command
GitSetup ERROR: This script does not appear to be located in the root UE4 directory and must be run from there.
MacMini:MM419 thomasshepherd$ "

Any ideas?

Worth mentioning that a quick scan of the Engine directory looked okay and this same git branch/fork works on a windows machine…

Some idiot probably removed GitDependencies.exe from source control…

Now what this file is or why it’s always updating that idiot doesn’t know, but apparently the setup script uses it to know if it’s in the root directory.