==> C:\Miniconda\Library\usr\bin\git.exe log -n1 <==
commit eb69c6110ae991ffcf05b60940e25ff8eb134a28
Author: Hyunsu Cho <chohyu01@cs.washington.edu>
Date:   Mon Nov 22 14:29:59 2021 -0800

    Bump version to 1.5.1
==> C:\Miniconda\Library\usr\bin\git.exe describe --tags --dirty <==
v1.5.1-dirty
==> C:\Miniconda\Library\usr\bin\git.exe status <==
HEAD detached at v1.5.1
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:   R-package/src/Makevars.in
	modified:   R-package/src/Makevars.win
	modified:   include/xgboost/version_config.h
	modified:   python-package/xgboost/VERSION
	modified:   python-package/xgboost/libpath.py

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

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

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