Hello all,
I'm building chromium for the first time, but having some difficulty running fetch. I've tried it on a few different environments (arch, amazonlinux2), using two different physical locations (different internet connections) and they are all failing at the same point. I'm running `fetch --nohooks --no-history chromium` and when it comes to
it fails with `[0:25:27] fatal: fetch-pack: invalid index-pack output`
I've also tried running that command in just normal bash and Git is giving me the same output, nothing I've tried is working. Does anyone have any advice?
Thanks!