==> git log -n1 <==
commit 1a5efd87d8af1047cb25a2d5d031e1649597a287
Author: mstorm <10544058+malte-storm@users.noreply.github.com>
Date:   Sat Aug 17 00:58:15 2019 +0100

    BUG: Num processes exceeds number of slices (#444)
    
    This patch prevents extra python processes from being spawned when the amount of work to be done is less than the number of processes.
==> git describe --tags --dirty <==
1.7.0
==> git status <==
HEAD detached at 1.7.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat
	build_env_setup.bat
	conda_build.bat
	get_cudatoolkit.py
	metadata_conda_debug.yaml

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