==> git log -n1 <==
commit 1d11a08f9d0d6a65987e5fdaaba4d850e387aaad
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-2-g1d11a08
==> 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)
