==> git log -n1 <==
commit 605b604765a65ecc58ee4832caad8c309c36b1ee
Author: Thomas Kluyver <takowl@gmail.com>
Date:   Mon Apr 27 11:58:34 2015 -0700

    Bump version number to 0.3

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

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

	DESCRIPTION.old
	IRkernel_0.3_R_x86_64-unknown-linux-gnu.tar.gz

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

