==> C:\cygwin64\bin\git.exe log -n1 <==
commit 0b15652440d3d93bdb3d6fafd27582e706d9787d
Author: vshevchenko <vshevchenko@anaconda.com>
Date:   Fri Jun 7 15:48:26 2024 +0300

    NAVI-104: bump version to 2.6.1
==> C:\cygwin64\bin\git.exe describe --tags --dirty <==
v2.6.1-dirty
==> C:\cygwin64\bin\git.exe status <==
HEAD detached at v2.6.1
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	deleted:    anaconda_navigator/app/Navigator.app/Contents/Info.plist
	deleted:    anaconda_navigator/app/Navigator.app/Contents/MacOS/.gitkeep
	deleted:    anaconda_navigator/app/Navigator.app/Contents/Resources/Icon1024.png
	deleted:    anaconda_navigator/app/Navigator.app/Contents/Resources/main.icns

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")
