Expand description
Export Heddle states to Git commits functionality.
Structs§
Functions§
- commit_
is_ byte_ faithful - Whether reconstructing
state’s commit object from Heddle state alone is guaranteed byte-exact to the original commit — the precondition for the #567 reconstruct-from-state path. False for the two #564 lossy gaps: - export_
all - Export all Heddle states to Git commits.
- export_
current_ thread - Export one Heddle thread to its matching Git branch.
- export_
state - Export a single state to Git for
audience. - export_
tree - Export a Heddle tree to Git.
- git_
remote_ names - is_
remote_ tracking_ thread_ name