This website requires JavaScript.
Explore
Help
Sign In
cybercyst
/
jj
Watch
1
Star
0
Fork
0
You've already forked jj
mirror of
https://github.com/martinvonz/jj.git
synced
2025-05-28 02:21:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jj
/
lib
History
Yuya Nishihara
31e90bdede
tests: use tempfile::TempDir instead of env::temp_dir() + random number
...
Otherwise /tmp/test-<random> file would be left.
2022-09-07 23:49:46 +09:00
..
src
tests: use tempfile::TempDir instead of env::temp_dir() + random number
2022-09-07 23:49:46 +09:00
tests
tests: do not use TempDir::into_path() which would persist the directory
2022-09-07 23:49:46 +09:00
build.rs
protos: use
run_from_script()
in
build.rs
2022-05-05 11:46:40 -07:00
Cargo.toml
cargo: run
cargo update
2022-09-06 15:50:05 -07:00