jj/lib
Martin von Zweigbergk 5c6f82ec7b tests: remove &UserSettings argument from TestRepo::init()
We don't even have any settings that affect the repo, so there's no
point in passing the settings. I think this was a leftover from before
we separated out the "workspace" concept; now we no longer create a
working-copy commit when we initialize a repo (we do that when we
attach the workspace).
2022-05-21 22:33:16 -07:00
..
src tests: remove &UserSettings argument from TestRepo::init() 2022-05-21 22:33:16 -07:00
tests tests: remove &UserSettings argument from TestRepo::init() 2022-05-21 22:33:16 -07:00
build.rs protos: use run_from_script() in build.rs 2022-05-05 11:46:40 -07:00
Cargo.toml cargo: use only "toml" feature from config crate 2022-05-20 11:21:33 -07:00