==> git log -n1 <==
commit c449c869922bd46656a8cd8331a822cd8cc64ebb
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.2-2-gc449c8699-dirty
==> git status <==
HEAD detached from rel-1.0.2
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")
