==> git log -n1 <==
commit 7bfe2ba772db2f63a4c6eddc583dab495ead39c1
Merge: 837428a 958fa25
Author: Abraham Flaxman <abie@alum.mit.edu>
Date:   Mon Jul 20 10:21:11 2015 -0700

    Merge pull request #41 from aflaxman/enable_testing
    
    ENH: Enable testing

==> git describe --tags --dirty <==

==> git status <==
HEAD detached at 7bfe2ba
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat
	record.txt

nothing added to commit but untracked files present (use "git add" to track)

