From: Silvio Rhatto Date: Thu, 14 Jul 2016 19:10:13 +0000 (-0300) Subject: Updates TODO X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e4e6f27053dad4a629bd8de53a38315aba45450d;p=utils-git.git Updates TODO --- diff --git a/TODO.md b/TODO.md index f703409..eedbe49 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,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`/`submodule-dev` to move stuff from `.git/modules` to the submodule folder. +* Add a `merge-push ` 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).