==> git log -n1 <==
commit bace720e92a752f3b02de016c2abfdb93176a7a3
Author: JJ Allaire <jj@rstudio.com>
Date:   Fri May 26 04:54:10 2017 -0700

    bump version
==> git describe --tags --dirty <==
v0.8.2
==> git status <==
# Not currently on any branch.
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	DESCRIPTION.old
#	conda_build.sh
#	tensorflow_0.8.2_R_x86_64-pc-linux-gnu.tar.gz
nothing added to commit but untracked files present (use "git add" to track)
