summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-06-07 10:55:30 -0400
committerBen Gamari <ben@well-typed.com>2019-06-08 13:34:18 -0400
commitfe9653160be3b025698be9a2a2141b2b87b8ef55 (patch)
tree793a109b7ed88698227533db1077bf0542ace37e /compiler/codeGen
parent310d0c4cbc2c847d24408bab92cdae0ed5cc4799 (diff)
downloadhaskell-fe9653160be3b025698be9a2a2141b2b87b8ef55.tar.gz
gitlab-ci: Use --unshallow when fetching for linters
GitLab creates a shallow clone. However, this means that we may not have the base commit of an MR when linting, causing `git merge-base` to fail. Fix this by passing `--unshallow` to `git fetch`, ensuring that we have the entire history.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions