==> /opt/conda/bin/git log -n1 <==
commit 3c86d3ba497a447894e4ddb2560866a462854fbf
Author: Tim Poterba <tpoterba@broadinstitute.org>
Date:   Thu Dec 3 13:41:45 2020 -0500

    [release] Update changelog for 0.2.61. (#9776)
==> /opt/conda/bin/git describe --tags --dirty <==
0.2.61-dirty
==> /opt/conda/bin/git status <==
HEAD detached at 0.2.61
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:   hail/prebuilt/lib/linux-x86-64/libboot.so
	modified:   hail/prebuilt/lib/linux-x86-64/libhail.so

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

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