==> git log -n1 <==
commit defe642a1937ea08b04a0816e72b50e1cf55e995
Author: Gonzalo Pena-Castellanos <goanpeca@gmail.com>
Date:   Mon Mar 12 23:55:59 2018 -0500

    Update for release 1.8.1
==> git describe --tags --dirty <==
v1.8.1-dirty
==> git status <==
# Not currently on any branch.
# Changed but not updated:
#   (use "git add/rm <file>..." to update what will be committed)
#   (use "git checkout -- <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)
#
#	conda_build.sh
no changes added to commit (use "git add" and/or "git commit -a")
