==> git log -n1 <==
commit b8624ad2aef941776f5b4a08f66f8d43e70f8467
Author: Miodrag Milanovic <mmicko@gmail.com>
Date:   Mon Oct 25 09:04:43 2021 +0200

    Compile option for enabling async load verific support
==> git describe --tags --dirty <==
0.9-5658-gb8624ad2-dirty
==> 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:   Makefile

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