==> git log -n1 <==
commit 36d51a59b10e4fd484d90dad56356b5495d121c7
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.7-19-g36d51a59-dirty
==> git status <==
HEAD detached from 98be9aef
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)

	R-package/config.status
	R-package/src/Makevars
	conda_build.sh
	install-libxgboost.sh
	install-py-xgboost.sh
	install-r-xgboost.sh
	test-py-xgboost.py

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