==> /opt/conda/bin/git log -n1 <==
commit 2a41e933b8de6ed66723d75d36dd071b46d2c347
Author: Sergey Koren <sergek@umd.edu>
Date:   Fri Aug 15 10:41:06 2025 -0400

    bugfix
==> /opt/conda/bin/git describe --tags --dirty <==
v2.4-development-27-g2a41e933b-dirty
==> /opt/conda/bin/git status <==
HEAD detached at 2a41e933b
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)
  (commit or discard the untracked or modified content in submodules)
	modified:   src/utility (modified content)

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build/
	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

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