==> git log -n1 <==
commit 0c74b45c123d918107e4db7b73d1820d18d59962
Merge: 529ac585 b798ac0c
Author: Robert Cimrman <cimrman3@ntc.zcu.cz>
Date:   Mon Dec 23 21:33:58 2019 +0100

    Merge branch '2019.4'
==> git describe --tags --dirty <==
release_2019.4
==> git status <==
HEAD detached at release_2019.4
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat
	build_env_setup.bat
	conda_build.bat
	metadata_conda_debug.yaml

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