==> git log -n1 <==
commit 75af758dbd75035b4496b5e988d26621c6dd824a
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Fri Apr 27 13:10:03 2018 -0700

    disable memmap filename test due to CI link confusion
==> git describe --tags --dirty <==
v1.14.3-3-g75af758db-dirty
==> git status <==
HEAD detached from v1.14.3
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
	record.txt
	setup_base.bat

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