==> git log -n1 <==
commit 65d15f94203426d8a99fb50ad9a3eba56764c022
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.80-19-g65d15f94-dirty
==> git status <==
HEAD detached from 6852d0af
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:   build.sh

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

	bld.bat
	install-libxgboost.sh
	install-py-xgboost.sh
	test-py-xgboost.py

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