==> git log -n1 <==
commit 6884b632fa0bc2229a7bb18bf0b5d1f06c9913f2
Author: Antony Lewis <antony@cosmologist.info>
Date:   Thu Jul 11 12:42:06 2019 +0100

    update dll
==> git describe --tags --dirty <==
1.0.6-dirty
==> git status <==
HEAD detached at 6884b63
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)
  (commit or discard the untracked or modified content in submodules)

	modified:   forutils (modified content)

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

	build.sh
	install-pycamb.sh
	metadata_conda_debug.yaml

no changes added to commit (use "git add" and/or "git commit -a")
