Deploying specific branch/committish in Capistrano 2 vs 3
# environment variable branch=42-super-awesome-feature-branch cap staging deploy
# -S key=value cap staging deploy -S branch=42-super-awesome-feature-branch