mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-30 19:32:39 +00:00
The function now returns an iterator over `Result`s, matching `Operation::parents()`. I updated callers to also propagate the error where it was trivial.