#!/usr/bin/sh
set -e
git branch --no-color | cut -c3-
