==> git log -n1 <==
commit b9b0db0e57a162349289f53c4e5626b5979d35ef
Merge: 2057fd2 b89fa59
Author: Biguri <ander.biguri@gmail.com>
Date:   Tue Dec 6 10:59:31 2022 +0000

    Krylov subspace algorithms
    
    Krylov subspace algorithms
==> git describe --tags --dirty <==
v2.4-dirty
==> git status <==
HEAD detached at v2.4
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")
