aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-03-29 19:06:38 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-03-29 19:06:38 -0300
commit3a8987ab90f33e167a88af07dcca97b8ce5b51c5 (patch)
treeceedab830ace4d48c95fc618493532fb49d5599c
parentda10925558b8234db6905aec23ba145c5809563d (diff)
downloadhydra-master.tar.gz
hydra-master.tar.bz2
Updates TODO: hydractl: sync: lockfile and submodule updateHEADmaster
-rw-r--r--docs/todo.md3
1 files changed, 3 insertions, 0 deletions
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?