==> /opt/conda/bin/git log -n1 <==
commit d0511c8ee5c2f39fb8b16f9ae4505b2938dfdfe8
Author: Kai Tietz <ktietz@anaconda.com>
Date:   Wed May 5 22:00:26 2021 +0200

    Bump version
==> /opt/conda/bin/git describe --tags --dirty <==
v2.0.3-dirty
==> /opt/conda/bin/git status <==
HEAD detached at v2.0.3
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	deleted:    anaconda_navigator/app/Navigator.app/Contents/Info.plist
	deleted:    anaconda_navigator/app/Navigator.app/Contents/MacOS/__init__.py
	deleted:    anaconda_navigator/app/Navigator.app/Contents/Resources/Icon1024.png
	deleted:    anaconda_navigator/app/Navigator.app/Contents/Resources/__init__.py
	deleted:    anaconda_navigator/app/Navigator.app/Contents/Resources/main.icns
	deleted:    anaconda_navigator/app/Navigator.app/Contents/__init__.py
	deleted:    anaconda_navigator/app/Navigator.app/__init__.py

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

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