jj/cli
Martin von Zweigbergk f3a16eb964 cli: add hint when snapshot fails due to large file
I also converted the error from `InternalError` to `UserError`. So far
I've intented to use `InternalError` only to indicate bugs or corrupt
repos. I'm not sure that's a good idea, and we can revisit it later.
2023-09-01 12:25:47 -07:00
..
examples cargo: move examples/ into cli/ so they are part of the build again 2023-08-07 21:49:45 +00:00
src cli: add hint when snapshot fails due to large file 2023-09-01 12:25:47 -07:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli: add hint when snapshot fails due to large file 2023-09-01 12:25:47 -07:00
build.rs
Cargo.toml merge_tools: create builtin diff editor 2023-08-30 05:38:10 -04:00