lint/lib
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
..
functions docs: suggest setting fetch-depth on ref errors (#5316) 2024-02-27 13:25:18 +01:00
linter.sh fix: simplify log infrastructure (#5312) 2024-02-21 17:51:47 +00:00