ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Martin von Zweigbergk 0a758e7024 cleanup: propagate errors from Commit::parents()
The function now returns an iterator over `Result`s, matching
`Operation::parents()`.

I updated callers to also propagate the error where it was trivial.
2024-05-13 07:39:14 -07:00
..
examples
src cleanup: propagate errors from Commit::parents() 2024-05-13 07:39:14 -07:00
testing
tests
build.rs
Cargo.toml
LICENSE