fix(stash): normalize bare-hex snapshot_id to sha256: canonical form on load
_load_stash now normalizes any bare 64-hex snapshot_id from older stash.json files to the canonical sha256:<hex> form on read. New entries from compute_snapshot_id already produce the canonical form.
Also fix TestStashDeltaRegression._make_commit_with_files which was writing bare-hex object IDs into manifests — now uses sha256: prefix consistently.
sha256:9af0d1d3472e59478cb93b82a9e107bf3c97f50c2e910c19cfc997da03618b0b
sha
sha256:32a88721fe13566b36afc40697eb135fe80ddf7a1ae00ddbfcd589b4909e9be4
snapshot
← Older
Oldest on task/ax-stash-snapshot-id-canonical
All commits
Newer →
Latest on task/ax-stash-snapshot-id-canonical
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:9af0d1d3472e59478cb93b82a9e107bf3c97f50c2e910c19cfc997da03618b0b --body "your comment"
No comments yet. Be the first to start the discussion.