I've tried setting this up using the code below, but it's not working.
Using this in deployment actions, or manually via ssh:
git --git-dir=/var/www/vhosts/example.co.uk/git/example.co.uk.git --work-tree=/var/www/vhosts/example.co.uk/subdomain.example.co.uk submodule update --init --recursive...