==> /opt/conda/bin/git log -n1 <==
commit d06d58632aa1f818de21a97eb4a299d1ce83e4be
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.1-1-gd06d58632-dirty
==> /opt/conda/bin/git status <==
HEAD detached from v6.10.1
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")
