==> git log -n1 <==
commit e5aad2df9cba1133bdbf830594413f17f662b00e
Author: Stan Seibert <stan.seibert@continuum.io>
Date:   Sun Jun 16 16:09:58 2019 -0500

    Changelog for 0.44.1
==> git describe --tags --dirty <==
0.44.1-dirty
==> git status <==
HEAD detached at 0.44.1
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")
