TODO ==== * 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). * Write a "git ware" plugin: * Handles safe clones/pull/merges by checking signed tags or commits. * Write a "git" interceptor: * Check proper user/email config. * Automatically set git-flow when initializing a repository. * Automatically set git-hooks integration. * Implement global hooks. * Check remote configuration.