diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2016-07-14 16:10:13 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2016-07-14 16:10:13 -0300 | 
| commit | e4e6f27053dad4a629bd8de53a38315aba45450d (patch) | |
| tree | 8dd741f870c75dcfabfeaa0c198772b38b9db700 /TODO.md | |
| parent | 332ac0254c00464a42ff96d46ac59906716ff209 (diff) | |
| download | utils-git-e4e6f27053dad4a629bd8de53a38315aba45450d.tar.gz utils-git-e4e6f27053dad4a629bd8de53a38315aba45450d.tar.bz2 | |
Updates TODO
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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). | 
