==> C:\Miniconda\Library\usr\bin\git.exe log -n1 <==
commit 000292ce6d99ed658f6f9aebabc6e9b330696e7e
Author: Jiaming Yuan <jm.yuan@outlook.com>
Date:   Wed Jan 20 19:23:31 2021 +0800

    Bump release version to 1.3.3. (#6624)
==> C:\Miniconda\Library\usr\bin\git.exe describe --tags --dirty <==
v1.3.3-dirty
==> C:\Miniconda\Library\usr\bin\git.exe status <==
HEAD detached at v1.3.3
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")
