==> git log -n1 <==
commit 3e47d39ac258e19ae771b9546ee6cac0f58d7185
Author: Nehal J Wani <nehaljw.kkd1@gmail.com>
Date:   Fri Jan 5 08:46:24 2018 -0600

    Extend default flags for win-32
==> git describe --tags --dirty <==
rel-1.0.3-2-g3e47d39ac-dirty
==> git status <==
HEAD detached from rel-1.0.3
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	deleted:    theano/scan_module/c_code/scan_perform.c

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

	bld.bat
	record.txt

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