Persistent store with Git semantics: lazy reads, delayed writes, content-addressing
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

claude-skills: add test_config.ml for marketplace Config (E605)

Tests cover the pure surface: empty, add, remove (single + keeps
others), pp, and load on a missing file. The Skills.Config helpers had
no coverage at all before this.

test/cli.t/normalize test/cram/cli.t/normalize
test/cli.t/run.t test/cram/cli.t/run.t
test/cli/merge.t/normalize test/cram/merge.t/normalize
test/cli/merge.t/run.t test/cram/merge.t/run.t
test/cli/pull.t/normalize test/cram/pull.t/normalize
test/cli/pull.t/run.t test/cram/pull.t/run.t
test/cli/push.t/normalize test/cram/push.t/normalize
test/cli/push.t/run.t test/cram/push.t/run.t
test/cli/worktree.t/normalize test/cram/worktree.t/normalize
test/cli/worktree.t/run.t test/cram/worktree.t/run.t
test/git.t/normalize test/cram/git.t/normalize
test/git.t/run.t test/cram/git.t/run.t
test/interop.t/run.t test/cram/interop.t/run.t
test/mst_proof/dune test/cram/helpers/mst_proof/dune
test/mst_proof/mst_proof.ml test/cram/helpers/mst_proof/mst_proof.ml
test/mst_proof/mst_proof.mli test/cram/helpers/mst_proof/mst_proof.mli
test/proof.t/run.t test/cram/proof.t/run.t