==> git log -n1 <==
commit 6ea26e8e6d1a4403943a05f9e0150743448ba248
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Mar 19 12:46:19 2018 +0000

    Add ADD_*FLAGS to end of commandlines
    
    .. so they take precedence.
==> git describe --tags --dirty <==
v0.90-5-g6ea26e8
==> git status <==
HEAD detached from 515f5f5
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	build_env_setup.sh
	conda_build.sh
	install-libxgboost.sh
	install-py-xgboost.sh
	metadata_conda_debug.yaml
	test-py-xgboost.py

nothing added to commit but untracked files present (use "git add" to track)
