ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara e716fe7abf working_copy: remove return value from TreeState::snapshot()
I'll make TreeState::snapshot() return a boolean denoting whether tree_state
is updated or not. New tree_id can be obtained from TreeState, so let's
remove it from the return value.
2022-10-02 15:15:18 +09:00
..
src working_copy: remove return value from TreeState::snapshot() 2022-10-02 15:15:18 +09:00
tests cleanup: rename some more variables from checkout_* to ~wc_ 2022-09-29 23:51:34 -07:00
build.rs
Cargo.toml cargo: bump insta from 1.20.0 to 1.21.0 2022-09-28 09:09:45 -07:00