mirror of
https://github.com/git/git.git
synced 2025-03-16 13:35:20 +00:00
Memoizing these initialization functions saves some memory for long fetches which require scanning many unwanted revisions before any wanted revisions happen. Signed-off-by: Eric Wong <normalperson@yhbt.net>