==> /Users/builder/miniconda3/envs/prefect/bin/git 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
==> /Users/builder/miniconda3/envs/prefect/bin/git describe --tags --dirty <==
v1.5.1-dirty
==> /Users/builder/miniconda3/envs/prefect/bin/git status <==
HEAD detached at v1.5.1
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:   R-package/src/Makevars.in
	modified:   R-package/src/Makevars.win
	modified:   include/xgboost/version_config.h
	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")
