aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/direct_command_leaves_repository_inconsistent_if_interrupted/comment_2_2f3fb399f976d96aa66310f11365207c._comment
blob: b55e3c2a39a96a4b442d65ea8c06cd709d8b1f8e (plain)
1
2
3
4
5
6
7
8
9
10
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.7"
 subject="comment 2"
 date="2014-08-15T17:39:14Z"
 content="""
I still cannot see a way that more than one file's content could end up in misctemp, since `git annex direct` moves just one file there at a time, so max of one should be there if interrupted. However, there was really no reason to be moving files through misctemp at all, so `git annex direct` now moves them into place completely atomically.

Bug report retitled appropriatly for the `git annex lock --force` suprise.
"""]]