==> git log -n1 <==
commit c04edc02deb40b84c3b21ed2a9835353181a5916
Author: Stan Seibert <stan@mtrr.org>
Date:   Mon Sep 17 13:03:11 2018 -0500

    add #3318
==> git describe --tags --dirty <==
0.40.0-dirty
==> git status <==
HEAD detached at 0.40.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

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

	bld.bat
	record.txt

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