==> C:\Miniconda\Library\usr\bin\git.exe log -n1 <==
commit 12200244422e8eb8cdcb6b6fed4897c63061d591
Author: Hyunsu Cho <chohyu01@cs.washington.edu>
Date:   Sat Apr 10 17:42:00 2021 -0700

    Release 1.4.0
==> C:\Miniconda\Library\usr\bin\git.exe describe --tags --dirty <==
v1.4.0-dirty
==> C:\Miniconda\Library\usr\bin\git.exe status <==
HEAD detached at v1.4.0
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-r/
	build_env_setup.bat
	conda_build.bat
	install-libxgboost.sh
	install-py-xgboost.sh
	install-r-xgboost.bat
	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")
