On Tue, Aug 17 2021, Han-Wen Nienhuys via GitGitGadget wrote: > @@ -164,7 +164,6 @@ static void git_hash_unknown_final_oid(struct object_id *oid, git_hash_ctx *ctx) > BUG("trying to finalize unknown hash"); > } > > - > const struct git_hash_algo hash_algos[GIT_HASH_NALGOS] = { > { > NULL, Nit: stray whitespace change that snuck in?