#!/usr/bin/env bash
## 
## Source: git-extra-commands

exec git branch -a
