==> git log -n1 <==
commit 762262c26f143bf3ffc4c74ffe65a50bb3ece9f5
Author: Thomas Kluyver <takowl@gmail.com>
Date:   Thu Jun 11 10:29:07 2015 -0700

    Version number -> 0.2

==> git describe --tags --dirty <==
0.2

==> git status <==
HEAD detached at 0.2
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	DESCRIPTION.old
	repr_0.2_R_x86_64-unknown-linux-gnu.tar.gz

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

