==> git log -n1 <==
commit 52eb842e23dd082e6baa5e25eaf381bbd8016129
Author: Pavel Rojtberg <rojtberg@gmail.com>
Date:   Sun Feb 16 01:36:54 2020 +0100

    CMake: update dependencies to latest release
==> git describe --tags --dirty <==
v1.12.5-dirty
==> git status <==
HEAD detached at v1.12.5
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
  (commit or discard the untracked or modified content in submodules)
	modified:   CMake/ConfigureBuild.cmake
	modified:   CMake/Templates/OGRE.pc.in
	modified:   CMakeLists.txt
	modified:   Components/Overlay/src/imgui (modified content)

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	CMake/ConfigureBuild.cmake.orig
	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")
