aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-06-24 15:50:33 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-06-24 15:50:33 -0300
commitb4f324c93a63110ad7c8e08c1982d2f1e2ddecc4 (patch)
tree2222a00e90a8679e074662b5030685ca8317baa5
parent0677b9a5e53639e9ca4e4ee60baebbb4ebeb31de (diff)
downloadutils-git-b4f324c93a63110ad7c8e08c1982d2f1e2ddecc4.tar.gz
utils-git-b4f324c93a63110ad7c8e08c1982d2f1e2ddecc4.tar.bz2
Updates TODO
-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).