jj/examples/custom-backend
Martin von Zweigbergk 98259346df backend: make hash_length() specifically about commit IDs
The function is currently only about the length of commit IDs, so
let's clarify that. I'm going to add another function for the length
of change IDs next. I don't know if we're going to care about lengths
of other hashes in the future. We might even be able to remove the
current restriction that all commit IDs and all change IDs have the
same length.
2023-02-07 22:31:34 -08:00
..
main.rs backend: make hash_length() specifically about commit IDs 2023-02-07 22:31:34 -08:00