==> /usr/bin/git log -n1 <==
commit 3cdfbe01f4f0dc1eb2df5224f10dd53d7804a642
Author: Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>
Date:   Mon Oct 25 13:32:29 2021 +0200

    Version 2.0.0
==> /usr/bin/git describe --tags --dirty <==
v2.0.0
==> /usr/bin/git status <==
On branch master
Your branch is up to date with 'origin/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

nothing added to commit but untracked files present (use "git add" to track)
