==> git log -n1 <==
commit 0c0a05046db1c0b59a7fcc29785a190fdbbe39c2
Author: Johann <johannkoenig@google.com>
Date:   Thu Dec 29 16:31:22 2016 -0800

    Release v1.6.1 Long Tailed Duck
    
    Change-Id: If27447472417c7ed34238295427ddb9da0561725
==> git describe --tags --dirty <==
v1.6.1-dirty
==> git status <==
# Not currently on any branch.
# Changed but not updated:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#	modified:   third_party/libwebm/mkvmuxer/mkvwriter.cc
#	modified:   third_party/libwebm/mkvparser/mkvreader.cc
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	conda_build.sh
no changes added to commit (use "git add" and/or "git commit -a")
