ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk c9ab0a20d3 working_copy: stat path without traversing from root in one case
We can easily make the `DirEntry` available here, so we can call
`.metadata()` on that instead of on the `Path`. I think that avoids
walking the path. I'm sure this has no significant impact on
performance, but it's also almost as readable.
2022-05-25 11:51:18 -07:00
..
src working_copy: stat path without traversing from root in one case 2022-05-25 11:51:18 -07:00
tests working_copy: propagate most errors on checkout 2022-05-25 11:51:18 -07:00
build.rs protos: use run_from_script() in build.rs 2022-05-05 11:46:40 -07:00
Cargo.toml cargo: bump git2 from 0.14.2 to 0.14.4 2022-05-24 08:56:29 -07:00