ok/jj
1
0
Fork 0
forked from mirrors/jj
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
src cli: say that jj chmod errors out if there are any non-file sides 2023-08-14 18:15:34 -07:00
testing
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
Cargo.toml