* 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`/`submodule-dev` to move stuff from `.git/modules` to the submodule folder.
+* Add a `merge-push <dest-branch> <dest-remote>` to merge to a branch and then push it to a remote.
* 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).