jj/lib
Martin von Zweigbergk 6812bd9584 cleanup: rename checkout to wc_commit
`wc_commit` seems clearer than `checkout` and not too much longer. I
considered `working_copy` but it was less clear (could be the path to
the working copy, or an instance of `WorkingCopy`). I also considered
`working_copy_commit`, but that seems a bit too long.
2022-09-18 16:19:58 -07:00
..
src cleanup: rename checkout to wc_commit 2022-09-18 16:19:58 -07:00
tests cleanup: rename checkout to wc_commit 2022-09-18 16:19:58 -07:00
build.rs
Cargo.toml