From 7b7ba4bb3792572bd6c22c95082e064754de47be Mon Sep 17 00:00:00 2001 From: Avery Pennarun Date: Sun, 24 May 2009 15:28:54 -0400 Subject: [PATCH] More to-do items based on feedback --- todo | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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 -- 2.11.4.GIT