Commit 965cb7fd authored by Raphael Badin's avatar Raphael Badin Committed by Raphael Badin
Browse files

Write repo file using atomicfile

This prevents clients from seeing half-written files because
on POSIX systems renaming a file is an atomic operation.

Drive-by: Add test for repo file permission.
parent 35aabdb6
Showing with 25 additions and 2 deletions
+25 -2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment