Skip to content

use the correct repository, and get archive by tag not hash

Evan Hunt requested to merge fix-kit into master

kit.sh needs to be updated to pull from the gitlab repository. Because of the version of git running on repo, it also needs to be modified to specify a tag name, rather than a commit hash, to get the tarball.

Merge request reports