==> git log -n1 <==
commit 489a3226653e77663f84e04129ed7e8a683a3908
Author: Thomas Kluyver <takowl@gmail.com>
Date:   Mon Apr 27 12:03:04 2015 -0700

    Bump version number to 0.1

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

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

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

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

