==> git log -n1 <==
commit 3129ae4296e40ed20e7b3d460b86e6969acbe1c3
Author: Yorik van Havre <yorik@uncreated.net>
Date:   Fri Jul 12 18:08:08 2019 -0300

    AddonManager: Skip non-github addons
==> git describe --tags --dirty <==
0.18.3-dirty
==> git status <==
HEAD detached at 0.18.3
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)

	CMakeLists.txt.orig
	build_env_setup.bat
	conda_build.bat
	metadata_conda_debug.yaml

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