==> C:\cygwin64\bin\git.exe log -n1 <==
commit c01b01bed72199a08d61a402948eaa6b943576bb
Author: yshmatov-anaconda <yshmatov@anaconda.com>
Date:   Wed Sep 6 21:41:59 2023 +0300

    NAV-995: bump version to 2.4.3
==> C:\cygwin64\bin\git.exe describe --tags --dirty <==
v2.4.3-dirty
==> C:\cygwin64\bin\git.exe status <==
HEAD detached at v2.4.3
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")
