==> git log -n1 <==
commit 2cf0bb1c1b166cff7ed3a68b9546d3309e2e9ed3
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Thu Mar 15 12:18:38 2018 -0700

    Fix configure check for OpenMP on macOS
    
    RBIN was not getting set.
==> git describe --tags --dirty <==
v0.7-18-g2cf0bb1-dirty
==> git status <==
HEAD detached from 98be9ae
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:   dmlc-core (modified content)

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

	conda_build.sh
	install-libxgboost.sh
	install-py-xgboost.sh
	test-py-xgboost.py

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