ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 45c9d297c2 drop: downgrade two assertions to error messages
These assertions were there to catch bugs, but when the bugs happen,
the assertions can obsure the underlying error (as @tp-woven found out
on #258). Let's just print errors instead.
2022-05-23 15:36:18 -07:00
..
src drop: downgrade two assertions to error messages 2022-05-23 15:36:18 -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: bump regex from 1.5.5 to 1.5.6 2022-05-23 09:10:52 -07:00