==> git log -n1 <==
commit 7f3f4ae4517e64917f4d165ba5f16693be52c96b
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Tue Nov 26 09:26:14 2019 -0600

    update plist for python shebang fix
==> git describe --tags --dirty <==
v1.9.7-1-g7f3f4ae-dirty
==> git status <==
HEAD detached from v1.9.7
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   anaconda_navigator/__init__.py
	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")
