"Derrick Stolee via GitGitGadget" <[email protected]> writes:
> From: Derrick Stolee <[email protected]> > > The write_commit_graph() method is too complex, so we are > extracting methods one by one. > > This extracts fill_oids_from_packs() that reads the given > pack-file list and fills the oid list in the context. > > Signed-off-by: Derrick Stolee <[email protected]> > --- Quite straight-forward. Looking good. Thanks.

