build-art patch to build specific version

Issue #265 resolved
Matthew Arnison created an issue

Hi, I’ve attached a patch for build-art which adds new options:

                "  -c <commit or branch>" \
                "     Optional. If specified, the script will checkout the given <commit or branch>. If not specified, the script will git pull only." \
                "  -p" \
                "     Optional. Build and install using the primary program name (art) without branch or build suffix." \

I’d be grateful if you would consider applying this patch.

Cheers,
Matthew.

Comments (3)

  1. Log in to comment