#!/bin/bash set -euo pipefail git checkout -b $(slugify "$@" | cut -c 1-72)