#!/bin/bash

set -euo pipefail

git checkout -b $(slugify -l 35 "$@")