==> git log -n1 <==
commit a5844672c3338b1731422d8fc72f95c958337a62
Author: Antonio Piccolboni <antonio@piccolboni.info>
Date:   Mon Feb 25 20:46:47 2013 -0800

    bump version

==> git describe --tags --dirty <==
tag-2.1.0

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

	pkg/DESCRIPTION.old

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

