# ##i##cd /root/merge-scripts
# ##i##bin/merge-all-kits push
}}
Before starting the script you should configure your git user.name and user.email variables.
{{console|body=
# ##i##git config --global user.email "you@example.com"
# ##i##git config --global user.name "Your Name"
}}