Atm we can only build HEAD from a branch. Allow a specific commit hash to be built. ``` cs-builder build-from-git \ --git=myproject.git \ --commit-hash=39ec01d ```