==> C:\cygwin64\bin\git.exe log -n1 <==
commit 9993cb1185fd698b254c3fe95f953716017b4b85
Merge: d90b80c 2a79759
Author: Albert DeFusco <adefusco@anaconda.com>
Date:   Tue Jun 14 10:05:25 2022 -0500

    Merge pull request #9 from anaconda/remove-channel-arg
    
    Remove channel arg
==> C:\cygwin64\bin\git.exe describe --tags --dirty <==
0.8.1-dirty
==> C:\cygwin64\bin\git.exe status <==
HEAD detached at 0.8.1
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   versioneer.py

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	bld.bat
	build_env_setup.bat
	conda_build.bat
	metadata_conda_debug.yaml

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