Skip to content

Add simple ODB helper and document alternates usage#7

Open
ulrik-s wants to merge 5 commits into
masterfrom
codex/find-information-on-git-native-odb-support-1tlhbi
Open

Add simple ODB helper and document alternates usage#7
ulrik-s wants to merge 5 commits into
masterfrom
codex/find-information-on-git-native-odb-support-1tlhbi

Conversation

@ulrik-s
Copy link
Copy Markdown
Owner

@ulrik-s ulrik-s commented Oct 11, 2025

Summary

  • add a simple-odb helper that prepares a loose-object directory and stores blobs using Git's hashing and compression helpers
  • expose test-tool plumbing plus t/t0039-simple-odb.sh to exercise reading those objects through the alternates mechanism
  • document how the helper leverages the existing alternates interface to participate in object lookup
  • register t0039-simple-odb.sh with Meson integration tests so the harness stays in sync

Testing

  • make -j4
  • (cd t && ./t0039-simple-odb.sh)
  • make test T=t0039-simple-odb.sh

https://chatgpt.com/codex/tasks/task_e_68c3c338718883249dcd24718d503c88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant