==> git log -n1 <==
commit 3e8744cff9f5686cdbe639821fce1af130c6a14e
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Jun 12 09:12:52 2018 -0500

    Rewrite inlining
==> git describe --tags --dirty <==
v1.14.5-14-g3e8744c-dirty
==> git status <==
HEAD detached from v1.14.5
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")
