I suspect that Cloudflare performs a shallow clone.
Check out this article by @bwintx. For Cloudflare pages he recommends:
git fetch --unshallow && hugo --whatever --flags --you --need
I suspect that Cloudflare performs a shallow clone.
Check out this article by @bwintx. For Cloudflare pages he recommends:
git fetch --unshallow && hugo --whatever --flags --you --need