==> /usr/bin/git log -n1 <==
commit 7a84be704b888495dd3049cfffc7b8f6ddad36fc
Merge: 3a8c263 79cc2da
Author: Jannis Leidel <jannis@leidel.info>
Date:   Fri Sep 17 21:51:27 2021 +0200

    Merge pull request #83 from dholth/threaded-hashes
    
    compute package hashes in threads
==> /usr/bin/git describe --tags --dirty <==
1.7.3-3-g7a84be7-dirty
==> /usr/bin/git status <==
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   tests/data/mock-2.0.0-py37_1000.conda
	modified:   tests/data/mock-2.0.0-py37_1000.tar.bz2

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")
