==> git log -n1 <==
commit a49ba685971392cbd9a9ca18d6cb17172dcae8ef
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Mon Jan 8 11:45:15 2018 -0600

    use gfortran from env variable
    
    Allow use of customize gfortran executable specified by the GFORTRAN
    environmental variable.
==> git describe --tags --dirty <==
v1.14.0-3-ga49ba6859-dirty
==> git status <==
HEAD detached from 6914bb41f
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   numpy/__init__.py
	modified:   numpy/_distributor_init.py
	modified:   numpy/setup.py

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	conda_build.sh
	numpy/_mklinitmodule.c
	numpy/fft/tests/test_fft.py
	record.txt

no changes added to commit (use "git add" and/or "git commit -a")
