==> git log -n1 <==
commit 04d6c9ae621c69800aa373df47048ccb4d427e33
Author: Allan Haldane <allan.haldane@gmail.com>
Date:   Sun Sep 30 18:58:13 2018 -0400

    BUG: OBJECT_to_* should check for errors
    
    Fixes #11993
==> git describe --tags --dirty <==
v1.15.2-6-g04d6c9ae6
==> git status <==
HEAD detached from v1.15.2
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	install_base.sh
	numpy/fft/tests/test_fft.py
	record.txt

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