==> git log -n1 <==
commit 4585a85010c87a861192d67e04f6d534fb3be2fc
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Jun 12 09:54:13 2018 -0500

    Remove test_reduce_warns and TestErrorState.test_invalid
    
    MKL messes up this error state, and these tests don't work.
==> git describe --tags --dirty <==
v1.14.4-14-g4585a8501-dirty
==> git status <==
HEAD detached from v1.14.4
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   numpy/__init__.py

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	numpy_test.py
	record.txt
	setup_base.bat

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