==> C:\cygwin64\bin\git.exe log -n1 <==
commit a16316aa4568c9b67d8e52c35d78e9f2f050a878
Author: yshmatov-anaconda <yshmatov@anaconda.com>
Date:   Mon Feb 27 10:25:12 2023 +0200

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