config-staging

Process

Script

git clone $repo --depth 1 . --single-branch --branch staging
git pull origin master
git push

References