jj/lib
Martin von Zweigbergk 61468ed126 commit_builder: remove redundant for_open_commit()
The function is now the same as `for_new_commit()`, except that it
accepts only one parent.
2022-11-05 06:14:37 -07:00
..
src commit_builder: remove redundant for_open_commit() 2022-11-05 06:14:37 -07:00
tests commit_builder: remove redundant for_open_commit() 2022-11-05 06:14:37 -07:00
build.rs cleanup: remove extern crate declarations 2022-09-21 22:24:09 -07:00
Cargo.toml tesutils: replace lazy_static with std::sync::Once 2022-11-01 12:23:07 -07:00