==> /usr/bin/git log -n1 <==
commit dfa6c6522aeaa0f2576e0c8500ad7deedfc1e64f
Merge: 74e9659 6eb92bf
Author: Biguri <ander.biguri@gmail.com>
Date:   Sat Feb 24 11:19:30 2024 +0000

    Merge pull request #519 from sysiphus511/patch-1
    
    Update single_pass_algorithms.py
==> /usr/bin/git describe --tags --dirty <==
v2.6-dirty
==> /usr/bin/git status <==
HEAD detached at v2.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:   Python/setup.py

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")
