ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk ecb86118e5 working_copy: get file metadata using open file descriptor
When we have just written a file or conflict, we can get metadata for
it via the open file descriptor instead of using the path. That
removes the risk of a race where the file got removed or replaced by
another file type (at least on Unix).
2022-05-25 11:51:18 -07:00
..
src working_copy: get file metadata using open file descriptor 2022-05-25 11:51:18 -07:00
tests tests: remove &UserSettings argument from TestRepo::init() 2022-05-21 22:33:16 -07:00
build.rs
Cargo.toml cargo: bump git2 from 0.14.2 to 0.14.4 2022-05-24 08:56:29 -07:00