==> /opt/conda/bin/git log -n1 <==
commit 22ce16917f9dadb81f1e634bc4278ee404e37b3b
Author: David Gardner <dagardner@nvidia.com>
Date:   Tue Feb 4 07:36:47 2025 -0800

    REL v25.02.00 release
==> /opt/conda/bin/git describe --tags --dirty <==
v25.02.00
==> /opt/conda/bin/git status <==
On branch main
Your branch is up to date with 'origin/main'.

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

nothing added to commit but untracked files present (use "git add" to track)
