superlint/lib/functions
Marco Ferrari 608bd502d8
docs: suggest setting fetch-depth on ref errors (#5316)
Emit a hopefully more helpful error message when the Git ref doesn't
exist. The error message is the same we use when getting changed files
only: it suggests checking that repository clone is not shallow, and
that the full history is available. Additionally, when running on
GitHub Actions, it also suggests checking the fetch-depth option of the
actions/checkout step.

Fix #5315
2024-02-27 13:25:18 +01:00
..
buildFileList.sh docs: suggest setting fetch-depth on ref errors (#5316) 2024-02-27 13:25:18 +01:00
detectFiles.sh feat: enable shell error checks (#5126) 2024-02-20 19:05:39 +00:00
githubEvent.sh feat: automatically set the default branch (#5242) 2024-02-08 08:41:07 +00:00
linterCommands.sh feat: run linters in parallel (#5177) 2024-01-30 19:24:55 +00:00
linterRules.sh chore: simplify error code checks (#5131) 2024-01-30 08:48:24 +01:00
linterVersions.sh chore: simplify error code checks (#5131) 2024-01-30 08:48:24 +01:00
log.sh fix: fix log level variable assignment (#5319) 2024-02-23 21:16:09 +00:00
possum.sh break out: (#990) 2020-11-12 11:27:34 -06:00
setupSSH.sh feat: enable shell error checks (#5126) 2024-02-20 19:05:39 +00:00
updateSSL.sh feat: enable shell error checks (#5126) 2024-02-20 19:05:39 +00:00
validation.sh docs: suggest setting fetch-depth on ref errors (#5316) 2024-02-27 13:25:18 +01:00
worker.sh feat: show error output when info is disabled (#5251) 2024-02-10 10:16:31 +01:00