==> /opt/conda/bin/git log -n1 <==
commit 83f186f7922eeab51b1eca60cd049f299ff845f8
Merge: 37cb35b 928387f
Author: Albert DeFusco <adefusco@anaconda.com>
Date:   Mon May 3 16:48:00 2021 -0400

    Merge pull request #12 from anaconda/signing-token-only
    
    enable package signing with token set
==> /opt/conda/bin/git describe --tags --dirty <==
0.3.0
==> /opt/conda/bin/git status <==
HEAD detached at 0.3.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

nothing added to commit but untracked files present (use "git add" to track)
