jj/lib
Martin von Zweigbergk 00c9a1ae11 working_copy: stop taking commit ID in LockedWorkingCopy::finish()
We used to use the value to detect races, but we use the tree ID and
the operation ID these days, so we don't need the commit ID.

By changing this, we can avoid creating some commit IDs in tests,
which is why I tackled this issue now.
2022-02-12 23:48:06 -08:00
..
benches project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
protos working_copy: stop keeping track of commit ID 2022-02-12 17:22:37 -08:00
src working_copy: stop taking commit ID in LockedWorkingCopy::finish() 2022-02-12 23:48:06 -08:00
tests working_copy: stop taking commit ID in LockedWorkingCopy::finish() 2022-02-12 23:48:06 -08:00
build.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
Cargo.toml cargo: upgrade dependencies 2022-02-09 22:21:39 -08:00