mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-08 21:48:08 +00:00
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). |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |