tree: 75fccefb402174246595a9484f3fec6ee05d2c51 [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. Cargo.toml
  4. LICENSE-APACHE
  5. LICENSE-MIT
  6. README.md
vendor/gix-lock-14.0.0/README.md

Use lock-files in the way git does with auto-cleanup being the most notable feature.

  • [x] writable lock files that can be committed to atomically replace the resource they lock
  • [x] read-only markers that lock a resource without the intend to overwrite it
  • [x] auto-removal of the lockfiles and intermediate directories on drop or on signal