==> git log -n1 <==
commit cb9c3e8412f475146df924922e97f37b049418a2
Author: Stan Seibert <sseibert@anaconda.com>
Date:   Tue Mar 12 21:43:45 2019 -0500

    NumPy 1.16 conda package not available for Linux 32-bit
==> git describe --tags --dirty <==
0.43.0-dirty
==> git status <==
HEAD detached at 0.43.0
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	deleted:    numba/tests/annotation_usecases.py
	deleted:    numba/tests/overload_usecases.py

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

	build_env_setup.bat
	conda_build.bat
	record.txt

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