set -ex test -f $PREFIX/bin/git test -f $PREFIX/bin/gitk git --version git clone https://github.com/conda-forge/git-feedstock bash $PREFIX/share/bash-completion/completions/git test -f $PREFIX/man/man1/git.1 test -f $PREFIX/share/doc/git/index.html exit 0