==> git log -n1 <==
commit 4e4956669ce53f5ee739f3394ea264efa7edd594
Merge: 054c1bd 9751e77
Author: Siu Kwan Lam <michael.lam.sk@gmail.com>
Date:   Fri Jul 6 13:17:09 2018 -0500

    Merge pull request #3084 from stuartarchibald/rel/change_log_039_final
    
    Change log update based on fixes made during 0.39 freeze.
==> git describe --tags --dirty <==
0.39.0-dirty
==> git status <==
# HEAD detached at 0.39.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)
#
#	conda_build.sh
#	record.txt
no changes added to commit (use "git add" and/or "git commit -a")
