==> /opt/conda/bin/git log -n1 <==
commit e500eecd9d510d5e1982046b3a7225c215fc0c55
Merge: 71d6968 0aacf04
Author: George Pimm <george.pimm@nanoporetech.com>
Date:   Thu Nov 21 10:27:14 2024 +0000

    Merge branch 'gpimm/fix_changelog' into 'master'
    
    Fix changelog
    
    See merge request minknow/pod5-file-format!376
==> /opt/conda/bin/git describe --tags --dirty <==
0.3.23-dirty
==> /opt/conda/bin/git status <==
HEAD detached at 0.3.23
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:   c++/pod5_format/thread_pool.cpp

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh
	include/
	lib64/
	lib_pod5-0.3.23-cp310-cp310-linux_x86_64.whl
	metadata_conda_debug.yaml

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