Setup Git client git config --global user.name "client" git config --global credential.helper cache git config --global init.defaultBranch main