diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-09-29 16:04:16 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-09-29 16:04:16 +0200 |
commit | 5dad27953b9050f097b53227cfc29e3d3373fd97 (patch) | |
tree | 414a42e0cb6eaa47297b5e7824725e7415a823fe /TODO.md | |
parent | 575aa72ece3532fe264f126b023a775a14127cc1 (diff) | |
download | dna-backup-5dad27953b9050f097b53227cfc29e3d3373fd97.tar.gz dna-backup-5dad27953b9050f097b53227cfc29e3d3373fd97.zip |
merge tryDeltaEncodeChunk and encodeTempChunk
to reuse the sketch calculation
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ priority 2 - [ ] use a symlink aware Walk function (easy enough) - [ ] add quick progress bar to CLI - [ ] `list` command to list versions -- [ ] optional arg for `restore` to select the version to restore. +- [ ] optional argument for `restore` to select the version to restore. reunion 7/09 ------------ |