==> /micromamba/bin/git log -n1 <==
commit 25c18e445cbd602d464e80b2c8610e60b34fe74c
Author: Matthew Webster <mwebster@fmrib.ox.ac.uk>
Date:   Wed Sep 9 19:13:06 2026 +0100

    BF: Typo xdim->ydim
==> /micromamba/bin/git describe --tags --dirty <==
2203.6-dirty
==> /micromamba/bin/git status <==
HEAD detached at 2203.6
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:   applytopup.cpp
	modified:   applytopup.h
	modified:   displacement_vector.cpp
	modified:   displacement_vector.h
	modified:   topup.cpp
	modified:   topup_costfunctions.cpp
	modified:   topup_costfunctions.h
	modified:   topup_file_io.cpp
	modified:   topup_file_io.h
	modified:   topup_matrices.h
	modified:   topupfns.cpp
	modified:   topupfns.h

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	.deps/
	applytopup
	applytopup.o
	build_env_setup.sh
	conda_build.sh
	displacement_vector.o
	libfsl-topup.so
	metadata_conda_debug.yaml
	topup
	topup.o
	topup_costfunctions.o
	topup_file_io.o
	topup_matrices.o
	topupfns.o

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