==> git log -n1 <==
commit 10d60764b60119ac58d65ac68a1386c362113eb4
Author: Philipp A <flying-sheep@web.de>
Date:   Mon Nov 6 09:55:31 2017 +0100

    v0.8.12
==> git describe --tags --dirty <==
0.8.12-dirty
==> git status <==
HEAD detached at 0.8.12
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:   R/environment_shadow.r

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

	IRkernel_0.8.12_R_x86_64-conda_cos6-linux-gnu.tar.gz
	R/environment_shadow.r.orig
	conda_build.sh

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