==> git log -n1 <==
commit 3e62b7b0d9e3ef9410f11129b32deb0ec1ae2d28
Merge: 983e10ab c8636fc8
Author: Kai Tietz <47363620+katietz@users.noreply.github.com>
Date:   Tue Oct 20 14:00:38 2020 +0200

    Merge pull request #1959 from ContinuumIO/bump_to_v_1_10_0
    
    Bump to v1.10.0
==> git describe --tags --dirty <==
v1.10.0-dirty
==> git status <==
HEAD detached at v1.10.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/__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.bat
	conda_build.bat
	metadata_conda_debug.yaml

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