jj/cli
Martin von Zweigbergk a80259c7d3 cli: say that jj chmod errors out if there are any non-file sides
`jj chmod` won't operate on conflicts involving non-files on the
positive sides. However, the error message says "None of the sides of
the conflict are files", which is not correct.
2023-08-14 18:15:34 -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: say that jj chmod errors out if there are any non-file sides 2023-08-14 18:15:34 -07:00
testing cli: move src/ directory to new cli/ directory 2023-08-04 19:00:42 -05:00
tests cli: say that jj chmod errors out if there are any non-file sides 2023-08-14 18:15:34 -07: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