Hi folks, On git 2.47.0, I noticed that git rev-list --objects missed two blobs that were in the current HEAD and also in the output of git pack-objects --revs for the same revision. More details are in my SO question, but could this be a bug in git rev-list? https://stackoverflow.com/questions/79257277/what-are-the-mysterious-extra-objects-produced-by-git-pack-objects-revs-comp Thanks, ~Henry