ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Ilya Grigoriev 9e08b52d55 merge_tools: make dirs readonly for external difftool
As far as I understand, the difftool is supposed to be readonly,
so let's encourage people to no edit the files being diffed.
2023-08-07 17:17:35 -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 merge_tools: make dirs readonly for external difftool 2023-08-07 17:17:35 -07:00
testing cli: move src/ directory to new cli/ directory 2023-08-04 19:00:42 -05:00
tests tests: move tests/ under cli/ so they're run again 2023-08-05 06:18:59 +00:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml cargo: unify a lot of crate metadata in the workspace 2023-08-06 16:44:33 -05:00