==> git log -n1 <==
commit c5b29c6e9050f9abdf1961f84edde9d7f2c1fbb6
Merge: 681fc40a 1b45bb3b
Author: Forrest Waters <fwaters@anaconda.com>
Date:   Mon Feb 10 15:24:34 2020 -0600

    Merge pull request #1830 from ContinuumIO/fw_nav1912
    
    bump to 1.9.12
==> git describe --tags --dirty <==
v1.9.12-dirty
==> git status <==
HEAD detached at 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.bat
	conda_build.bat

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