==> git log -n1 <==
commit 5982a4d801ff3c0cf7efa6dff7f103f73567999d
Author: Pavel Rojtberg <rojtberg@gmail.com>
Date:   Tue Nov 5 22:44:48 2019 +0100

    Samples: fix depth shadow caster for HLSL4
==> git describe --tags --dirty <==
v1.12.3-dirty
==> git status <==
HEAD detached at v1.12.3
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)
	build_env_setup.bat
	conda_build.bat
	metadata_conda_debug.yaml

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