From: Silvio Rhatto Date: Sat, 29 Mar 2025 22:06:38 +0000 (-0300) Subject: Updates TODO: hydractl: sync: lockfile and submodule update X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=refs%2Fheads%2Fdevelop;p=hydra.git Updates TODO: hydractl: sync: lockfile and submodule update --- diff --git a/docs/todo.md b/docs/todo.md index 82207e2..e13ae1f 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -31,6 +31,9 @@ catching cryptsetup password prompts anymore. Otherwise, consider to deprecate this script. * [ ] Syncing: + * [ ] Sync lock. + * [ ] 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?