]> gitweb.fluxo.info Git - utils-git.git/commitdiff
Updates TODO
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 14 Jul 2016 19:10:13 +0000 (16:10 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 14 Jul 2016 19:10:13 +0000 (16:10 -0300)
TODO.md

diff --git a/TODO.md b/TODO.md
index f703409e7020aa743b79899629e405b99ba13dfa..eedbe496d9f48c9a32b0a06a6eb948f608b8c569 100644 (file)
--- 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 <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).