==> git log -n1 <==
commit 8b0a0e49aa2dc2204e9bd209fa3344e71056cb7a
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Aug 7 14:10:03 2018 -0500

    always add librt to requirements
    
    Always add librt to the list of required libraries.
==> git describe --tags --dirty <==
v0.4.1-4-g8b0a0e49a-dirty
==> git status <==
HEAD detached from a24163a95
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:   docs/make.bat
	modified:   scripts/appveyor/install.bat
	modified:   scripts/appveyor/install_cuda.bat
	modified:   scripts/build_windows.bat
	modified:   third_party/gloo (modified content)

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")
