==> /usr/bin/git log -n1 <==
commit 09a5cba5ec3ca13a952b020570c15f41c46dd9a7
Author: Martin Craig <martin.craig@nottingham.ac.uk>
Date:   Thu Jul 13 14:20:21 2023 +0100

    Add option to modify BET threshold as this is useful for some data sets
==> /usr/bin/git describe --tags --dirty <==
v4.0.29-5-g09a5cba-dirty
==> /usr/bin/git status <==
On branch master
Your branch is up to date with 'origin/master'.

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:   asl_calib.in
	modified:   asl_file.cc
	modified:   asl_functions.cc
	modified:   asl_functions.h
	modified:   asl_reg.in
	modified:   oxford_asl.in
	modified:   quasil.in
	modified:   readoptions.cc
	modified:   readoptions.h
	modified:   toast.in

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

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