==> /usr/bin/git 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)
==> /usr/bin/git describe --tags --dirty <==
v1.3.3-dirty
==> /usr/bin/git 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)
#   (commit or discard the untracked or modified content in submodules)
#
#	modified:   Makefile
#	modified:   R-package/src/Makevars.in
#	modified:   R-package/src/Makevars.win
#	modified:   dmlc-core (modified content, untracked content)
#	modified:   python-package/xgboost/libpath.py
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	CMakeCache.txt
#	CMakeFiles/
#	build_env_setup.sh
#	cmake/dmlc-config-version.cmake
#	cmake/dmlc-config.cmake
#	cmake/xgboost-config-version.cmake
#	cmake/xgboost-config.cmake
#	cmake_install.cmake
#	conda_build.sh
#	config.mk
#	install-libxgboost.sh
#	install-py-xgboost.sh
#	metadata_conda_debug.yaml
#	plugin/CMakeFiles/
#	plugin/Makefile
#	plugin/cmake_install.cmake
#	python-package/record.txt
#	rabit/CMakeFiles/
#	rabit/Makefile
#	rabit/cmake_install.cmake
#	src/CMakeFiles/
#	src/Makefile
#	src/cmake_install.cmake
#	test-py-xgboost.py
#	xgboost.pc
no changes added to commit (use "git add" and/or "git commit -a")
