ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 0e812220af rewrite: always use MutableRepo::edit() when updating checkouts
I think it's conceptually simpler to create a new commit and set that
commit to be the checkout in each workspace than to check out the
commit in one workspace and edit in the others.
2022-07-01 08:58:08 +08:00
..
src rewrite: always use MutableRepo::edit() when updating checkouts 2022-07-01 08:58:08 +08:00
tests repo: split out an edit() function from MutableRepo::check_out() 2022-07-01 08:58:08 +08:00
build.rs
Cargo.toml