From: Avery Pennarun Date: Sun, 24 May 2009 19:28:54 +0000 (-0400) Subject: More to-do items based on feedback X-Git-Tag: v1.7.11-rc0~176^2~61 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7b7ba4bb3792572bd6c22c95082e064754de47be More to-do items based on feedback --- diff --git a/todo b/todo index b5b8e257aa..97142fa4e2 100644 --- a/todo +++ b/todo @@ -1,8 +1,20 @@ + + write proper docs (asciidoc format for git compatibility) delete tempdir + --annotate-sometimes: only annotate if the patch also changes files outside the subdir? + 'git subtree rejoin' option to do the same as --rejoin, eg. after a rebase + "-s subtree" should be given an explicit subtree option? - \ No newline at end of file + + --prefix doesn't force the subtree correctly in merge/pull + + add a 'push' subcommand to parallel 'pull' + + add a --squash option so we don't merge histories but can still split + + add to-submodule and from-submodule commands