==> git log -n1 <==
commit 5bffb209e853dc21a44a5bd801c93672404f1fe8
Author: Siu Kwan Lam <michael.lam.sk@gmail.com>
Date:   Wed May 29 16:21:36 2019 -0500

    Requires llvmlite 0.29.0, not dev
==> git describe --tags --dirty <==
0.44.0-dirty
==> git status <==
HEAD detached at 0.44.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/jitclass_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")
