==> /opt/conda/bin/git log -n1 <==
commit 074e7870a9b9405b42ba5a3ab12d93238656291f
Author: Jindrich Makovicka <jindrich.makovicka@qminers.com>
Date:   Fri Feb 28 08:21:32 2025 -0500

    Fix memory leak
    
    Change-Id: Icbbcee9d33fcefaea19d0d4883131ed50fe70e34
==> /opt/conda/bin/git describe --tags --dirty <==
v6.10.2-1-g074e7870a-dirty
==> /opt/conda/bin/git status <==
HEAD detached from v6.10.2
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)
	modified:   sources/pyside-tools/pyside_tool.py
	modified:   sources/pyside6/cmake/Macros/PySideModules.cmake
	modified:   sources/pyside6/plugins/designer/CMakeLists.txt
	modified:   sources/shiboken6/ApiExtractor/clangparser/compilersupport.cpp
	modified:   sources/shiboken6/cmake/ShibokenHelpers.cmake
	modified:   sources/shiboken6/cmake/ShibokenSetup.cmake

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	build_pyside/
	build_shiboken/
	build_shiboken_native/
	build_tools/
	conda_build.sh
	metadata_conda_debug.yaml

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