==> git log -n1 <==
commit f80be22a1099b2a431c2796f529bb261064ec6b4
Author: Johann <johannkoenig@google.com>
Date:   Thu Jan 4 10:54:28 2018 -0800

    Release 1.7.0 Mandarin Duck
    
    Change-Id: I186440f3643a85694f45400393efb661f6d012fc
==> git describe --tags --dirty <==
v1.7.0-dirty
==> git status <==
HEAD detached at v1.7.0
Changes not staged for commit:
  (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
	third_party/libwebm/mkvmuxer/mkvwriter.cc.orig
	third_party/libwebm/mkvparser/mkvreader.cc.orig

no changes added to commit (use "git add" and/or "git commit -a")
