==> git log -n1 <==
commit 9888b9666395a9a0a3e80b3aa8667e7c85b9cf0e
Author: Jonathan MÃ¼ller <git@foonathan.net>
Date:   Wed Oct 2 21:13:49 2019 +0200

    Finish release 0.6-2
==> git describe --tags --dirty <==
v0.6-2-dirty
==> git status <==
HEAD detached at v0.6-2
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)

	modified:   CMakeLists.txt

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

	build_env_setup.bat
	conda_build.bat
	metadata_conda_debug.yaml

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