diff options
Diffstat (limited to 'docs/todo.md')
-rw-r--r-- | docs/todo.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/todo.md b/docs/todo.md index 3da4275..a361b95 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -35,9 +35,6 @@ from [utils-doc][https://git.fluxo.info/utils-doc]. * [ ] Run `git submodule --update --init --recursive` after running `git annex sync`. - * [ ] Shall `sync-media` do a `git unannex` on sidecar and other metadata - files and manage them through Git instead, or keep them as unlocked - files? * [ ] Syncing packages: a frontend to `apt-offline` that uses `git-annex` repositories: getting, installing, cleaning. One node can request packages through an external drive, and another can fetch then. |