Error Specifying a Git Ref
Specifying a ref fails when the ref is not already known by copy of repo on the build server. Probably just need to add a `git fetch` to deploy subcommand to sync branches with origin.
issue