added progress bars

clean up old todo item I checked earlier, see commit
dec30d2b14
This commit is contained in:
Joey Hess 2019-03-08 12:43:03 -04:00
parent e412129523
commit 6149a3b9bd
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 16 additions and 21 deletions

View file

@ -13,8 +13,6 @@ this.
* Need to support annex-tracking-branch configuration, which documentation
says makes git-annex sync and assistant do imports.
* progress bars when downloading from import
* When on an adjusted unlocked branch, need to import the files unlocked.
Also, the tracking branch code needs to know about such branches,
currently it will generate the wrong tracking branch.
@ -30,10 +28,6 @@ this.
(like eg a way to merge a specified branch and update the adjustment)
would thus benefit both uses cases.
* What if the remote lists importable filenames that are absolute paths,
or contain a "../" attack? Does git already guard against merging such
trees?
* Need to support annex.largefiles when importing.
* If a tree containing a non-annexed file is exported,