diff options
author | http://cstork.org/ <Chris_Stork@web> | 2013-10-19 12:30:59 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-19 12:30:59 +0000 |
commit | 0d5e47c118fa00d19ca93c4df862539bc21d2f03 (patch) | |
tree | 56c49ee9e9e56760c70788ebd5d0808ec3e53dc7 /doc/devblog/day_38__starting_git_repo_repair | |
parent | 63d5eb8b5a1a78d7387579bc68e5008ada8ea454 (diff) |
Added a comment: Idea: checksum left-over files in .git/annex/tmp for potential recovery
Diffstat (limited to 'doc/devblog/day_38__starting_git_repo_repair')
-rw-r--r-- | doc/devblog/day_38__starting_git_repo_repair/comment_1_321468d9686db5dde072500bdaeb7d29._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/devblog/day_38__starting_git_repo_repair/comment_1_321468d9686db5dde072500bdaeb7d29._comment b/doc/devblog/day_38__starting_git_repo_repair/comment_1_321468d9686db5dde072500bdaeb7d29._comment new file mode 100644 index 000000000..3a1ce7851 --- /dev/null +++ b/doc/devblog/day_38__starting_git_repo_repair/comment_1_321468d9686db5dde072500bdaeb7d29._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://cstork.org/" + nickname="Chris Stork" + subject="Idea: checksum left-over files in .git/annex/tmp for potential recovery" + date="2013-10-19T12:30:58Z" + content=""" +This just came to mind when I thought about the second case. I noticed quite often that files were left in .git/annex/tmp (seen on OS X) and sometimes these are the only instances of files on this particular computer. + +(It's on my todo list to file several bug reports about this and other issues on OS X...) +"""]] |