perf: skip collect_object_ids on bundle push path
walk_commits already returns all_object_ids from the delta pass. Reuse commit_walk["all_object_ids"] instead of calling collect_object_ids again — eliminates one full manifest scan (~1.5s for musehub repo).
sha256:f41b78cb34eb42816c1c8f934849b28305bff414e6c1c7c301e4f8c2d0cd470a
sha
sha256:f4cfa880a9cd1ea71869ed3b25635c01985d8d53e07094b24ba0f90a8c7f1e77
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:f41b78cb34eb42816c1c8f934849b28305bff414e6c1c7c301e4f8c2d0cd470a --body "your comment"
No comments yet. Be the first to start the discussion.