followup
This commit is contained in:
parent
7698e25f6f
commit
38e67e169d
2 changed files with 9 additions and 0 deletions
|
@ -23,3 +23,5 @@ I imagine an optional upgrade to a new key format for chunks, such that they had
|
|||
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
||||
|
||||
Yesterday I recovered a bricked phone by accessing flash partitions I had backed up with git-annex. I deleted them locally by accident, by git-annex cobbled many of them together from remotes. The ones it didn't find still had their hashes preserved in the repository, and I was able to compare with hashes on the device and reconstructed all but one. The one I didn't reconstruct is regenerateable.
|
||||
|
||||
> [[notabug|done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2022-11-07T16:25:27Z"
|
||||
content="""
|
||||
See [[todo/option_to_individually_hash_chunks]].
|
||||
"""]]
|
Loading…
Reference in a new issue