==> git log -n1 <==
commit 2a2b772fc0dd19dd3d6b2db2421c78c8b4da046e
Merge: 4c5c63b46 5ba86a9ad
Author: Siu Kwan Lam <michael.lam.sk@gmail.com>
Date:   Tue Apr 24 11:10:36 2018 -0500

    Merge pull request #2915 from stuartarchibald/wip/change_log_038_updates1
    
    Update CHANGE_LOG to reflect changes since 0.38.0rc1
==> git describe --tags --dirty <==
0.38.0-dirty
==> git status <==
HEAD detached at 0.38.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")
