ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara d94c325d6c tests: use if cfg!(..) instead of #[cfg(..)] to insert Windows-specific config
The code compiles on all platforms, so I think `if cfg!(..)` is better.
2023-10-08 02:41:20 +09:00
..
examples
src cli: in colocated repo, don't restore view.git_head on undo 2023-10-08 02:37:02 +09:00
testing
tests tests: use if cfg!(..) instead of #[cfg(..)] to insert Windows-specific config 2023-10-08 02:41:20 +09:00
build.rs
Cargo.toml
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00