jj/lib
Martin von Zweigbergk 7c247116b9 repo: remove code for upgrading old repos to have .jj/store/git/
1b6efdc3f8 moved `.jj/git/` into `.jj/store/` for consistency with
the layout of native stores. It provided automatic format upgrades for
repos with the old format. It's been about four months now, so let's
remove the migration code.
2022-02-17 22:44:05 -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 repo: remove code for upgrading old repos to have .jj/store/git/ 2022-02-17 22:44:05 -08:00
tests working_copy: take Tree, not CommitId, as argument to check_out() 2022-02-13 12:14:34 -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