==> git log -n1 <==
commit 3f786efc222807f726399571b1ef40dc66abe1aa
Author: James Abbott <j.abbott@dundee.ac.uk>
Date:   Fri May 1 15:59:31 2020 +0100

    Add/update further docs...
==> git describe --tags --dirty <==
commit 3f786efc222807f726399571b1ef40dc66abe1aa
Author: James Abbott <j.abbott@dundee.ac.uk>
Date:   Fri May 1 15:59:31 2020 +0100

    Add/update further docs...
==> git status <==
On branch _conda_cache_origin_head
Your branch is up to date with 'origin/_conda_cache_origin_head'.

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)
