==> git log -n1 <==
commit dcf9cf8bed3cb6b1c5cf6824937bba6c0a55ad9d
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Mon Jun 11 16:39:37 2018 -0500

    disable memmap filename test due to CI link confusion
==> git describe --tags --dirty <==
v1.14.4-4-gdcf9cf8be-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)

	_configtest.exe.manifest
	numpy_test.py
	record.txt
	setup_base.bat

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