==> git log -n1 <==
commit dc5dc982b728ddb4125d1bfdbae1fdb89aa8b569
Author: Pavol Juhas <pavol.juhas@gmail.com>
Date:   Thu Jun 27 17:45:53 2019 -0400

    Version 3.0.1
==> git describe --tags --dirty <==
v3.0.1
==> git status <==
On branch _conda_cache_origin_head
Your branch is up to date with 'origin/_conda_cache_origin_head'.

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

	build_env_setup.sh
	conda_build.sh
	conda_build_loaded_setup_py.json
	metadata_conda_debug.yaml

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