==> git log -n1 <==
commit b146a517c7baba3f1b9c3e58f148d369356dfd71
Author: Stuart Archibald <redacted>
Date:   Tue Mar 6 10:23:01 2018 +0000

    Obtain and prefer custom gfortran from env var
    
    Allows the use of a custom gfortran executable supplied by the
    GFORTRAN environment variable.
==> git describe --tags --dirty <==
v1.14.3-1-gb146a517c
==> git status <==
HEAD detached from v1.14.3
Untracked files:
  (use "git add <file>..." to include in what will be committed)

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

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