#!/bin/bash set -e set -o pipefail git checkout -b $(slugify "$@")