==> git log -n1 <==
commit 6e9804a2bcffb75dc3d47a92a34bc1417defaa5e
Author: Connor Martin <connormartin7@gmail.com>
Date:   Mon Mar 2 09:54:03 2020 -0600

    give dist version and name default values
==> git describe --tags --dirty <==
v1.9.12-1-g6e9804a2-dirty
==> git status <==
HEAD detached from v1.9.12
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	deleted:    anaconda_navigator/app/Navigator.app/Contents/Info.plist
	deleted:    anaconda_navigator/app/Navigator.app/Contents/MacOS/__init__.py
	deleted:    anaconda_navigator/app/Navigator.app/Contents/Resources/Icon1024.png
	deleted:    anaconda_navigator/app/Navigator.app/Contents/Resources/__init__.py
	deleted:    anaconda_navigator/app/Navigator.app/Contents/Resources/main.icns
	deleted:    anaconda_navigator/app/Navigator.app/Contents/__init__.py
	deleted:    anaconda_navigator/app/Navigator.app/__init__.py

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

no changes added to commit (use "git add" and/or "git commit -a")
