==> /Users/ktietz/demo/mc3/bin/git log -n1 <==
commit c2f8abf013b22c335f44241a6a552a7767e73419
Author: Jay Freeman (saurik) <saurik@saurik.com>
Date:   Mon Nov 4 15:26:13 2019 -0800

    The behavior of usage made absolutely no sense :/.
==> /Users/ktietz/demo/mc3/bin/git describe --tags --dirty <==
v2.1.2
==> /Users/ktietz/demo/mc3/bin/git status <==
HEAD detached at v2.1.2
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

nothing added to commit but untracked files present (use "git add" to track)
