Skip to content

Fix #1749 - do not fail to build if not a git repo

Vinay Rosenberg requested to merge github/fork/davemevans/1749 into development

Created by: davemevans

Build was failing if code was grabbed as archive rather than cloned from git repo.

See https://www.npmjs.com/package/grunt-githash#optionsfail

Merge request reports