==> git log -n1 <==
commit 998b52e90b01e651e8006f59c43170944983e42f
Author: Nehal J Wani <nehaljw.kkd1@gmail.com>
Date:   Tue Jan 2 06:03:59 2018 -0600

    Add workaround for broken opencv cmake files
==> git describe --tags --dirty <==
1.1.0-9-g998b52e-dirty
==> git status <==
HEAD detached from 1.1.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)
  (commit or discard the untracked or modified content in submodules)

	modified:   Makefile
	modified:   mshadow (modified content)
	modified:   nnvm (modified content, untracked content)

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	install-libmxnet.sh
	install-py-mxnet.sh
	test-py-mxnet.py

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