==> git log -n1 <==
commit f2c9d50722cb60d0cdec3b1bafba9029770e86b4
Author: Dov Grobgeld <dov.grobgeld@gmail.com>
Date:   Sun Mar 18 21:07:21 2018 +0200

    Version 1.0.2 release update
==> git describe --tags --dirty <==
v1.0.2
==> git status <==
HEAD detached at f2c9d50
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	builddir/
	conda_build.sh

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