added progress bars
clean up old todo item I checked earlier, see commit
dec30d2b14
This commit is contained in:
parent
e412129523
commit
6149a3b9bd
2 changed files with 16 additions and 21 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue