diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-10 14:15:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-10 14:15:46 -0400 |
commit | 0ecf84090ba1d59bc3d0064ac2a87874252971e4 (patch) | |
tree | 8bcd342cfb0b9763581b61ce3b331d7ecc9a7a9b /doc | |
parent | 9d6fa46120e7bf69f4e19418c949020f69845b02 (diff) |
direct: Fix handling of case where a work tree subdirectory cannot be written to due to permissions.
Running `git annex direct` would cause loss of data, because the object
was moved to a temp file, which it then tried to replace the work tree file
with, and on failure, the temp file got deleted. Now it's instead moved
back into the annex object location.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions