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

    Remove test_reduce_warns
==> git describe --tags --dirty <==
v1.14.4-14-g6cbfe2d-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/fft/tests/test_fft.py
	numpy_test.py
	record.txt
	setup_base.sh

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