==> git log -n1 <==
commit 856414648cbab3f64e69b856bc25cea8b9aa0377
Author: Brian Beyer <brian@redcanary.com>
Date:   Sat Feb 22 13:25:34 2020 -0700

    change to 3.8 branch
==> git describe --tags --dirty <==
commit 856414648cbab3f64e69b856bc25cea8b9aa0377
Author: Brian Beyer <brian@redcanary.com>
Date:   Sat Feb 22 13:25:34 2020 -0700

    change to 3.8 branch
==> git status <==
On branch v1.9
Your branch is up to date with 'origin/v1.9'.

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)
