==> /usr/bin/git log -n1 <==
commit ccf43d4ba0a94e2f0a3cc5a526197539ae46f410
Author: Jiaming Yuan <jm.yuan@outlook.com>
Date:   Fri Jan 6 20:34:05 2023 +0800

    Bump R package version to 1.7.3. (#8649)
==> /usr/bin/git describe --tags --dirty <==
v1.7.3-dirty
==> /usr/bin/git status <==
HEAD detached at v1.7.3
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   python-package/xgboost/libpath.py

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build-target/
	build_env_setup.sh
	conda_build.sh
	install-libxgboost.sh
	install-py-xgboost.sh
	metadata_conda_debug.yaml
	python-package/record.txt
	test-py-xgboost.py

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