Oxen-AI / Oxen

Oxen.ai's core rust library, server, and CLI
https://oxen.ai
Apache License 2.0
178 stars 11 forks source link

Fix for could not find root hash bug #298

Closed benartuso closed 5 months ago

benartuso commented 5 months ago

The issue was with initial commits not storing their dir_hashes mapping for an empty commit, especially when created on the UI. This is totally fine, as we eventually moved the root hash directly on to the commit object