Improved temp file handling
* Improved temp file handling. Transfers of content can now be resumed from temp files later; the resume does not have to be the immediate next git-annex run. * unused: Include partially transferred content in the list.
This commit is contained in:
parent
04fe906ac6
commit
e6da7eb177
8 changed files with 87 additions and 40 deletions
|
@ -9,3 +9,5 @@ This presents 2 problems:
|
|||
finished.
|
||||
|
||||
--[[Joey]]
|
||||
|
||||
[[done]]
|
||||
|
|
|
@ -132,7 +132,7 @@ Many git-annex commands will stage changes for later `git commit` by you.
|
|||
* unused
|
||||
|
||||
Checks the annex for data that is not used by any files currently
|
||||
in the annex, and prints a numbered list of the data.
|
||||
in the annex, and prints a numbered list of the data.
|
||||
|
||||
* dropunused [number ...]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue