Fix Windows' git config, remove bootstrap job
Removed bootstrap job, as no longer necessary. We can easily bake the settings into the image without running any commands by just copying the file to the correct destination.
Fixes recursive config, crlf and longpath settings.