==> 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
==> git status <==
HEAD detached at 0.42.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	conda_build.sh
	record.txt

nothing added to commit but untracked files present (use "git add" to track)
