==> git log -n1 <==
commit f6c8602daae7fe379a797de79af9809f55436adb
Author: Siu Kwan Lam <michael.lam.sk@gmail.com>
Date:   Fri Dec 28 13:54:29 2018 -0600

    Merge pull request #3631 from sklam/misc/update_changelog
    
    Update changelog
==> git describe --tags --dirty <==
0.42.0-dirty
==> git status <==
HEAD detached at 0.42.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")
