I am trying to rewrite the Git interface to buildbot so that it doesn't rely on cogito and is a bit more flexible. I need to tell the buildslave to execute two shell commands in sequence when it checks out the project for the first time. How do I do this? --CJD