==> git log -n1 <==
commit 46a428cd46f6d92f95746605514960b4274f4f29
Merge: 6d12780 ba4c9e5
Author: Gonzalo Peña-Castellanos <goanpeca@gmail.com>
Date:   Tue Dec 26 11:31:10 2017 -0500

    Merge pull request #1385 from ContinuumIO/release/1.6.11
    
    PR: Release/1.6.11
==> git describe --tags --dirty <==
v1.6.11-dirty
==> git status <==
HEAD detached at v1.6.11
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)

	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")
