aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 573f9a1..8fb9974 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,7 +3,7 @@ TODO
* Github and Gitlab command line scripts.
* Use `git annex sync` at `commit` when `git-annex` is detected; if that's the case, warn if on develop branch.
-* Add a `submodule-fix-path` to move stuff from `.git/modules` to the submodule folder.
+* Add a `submodule-fix-path`/`submodule-dev` to move stuff from `.git/modules` to the submodule folder.
* Support for regular `.mrconfig` files at `mrconfig-updater`.
* Determine a way to check all git repositories in a folder that has a given property like a feature branch.
* Better recursive support for commit-updates (including submodules).