summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ea28d67)
raw | patch | inline | side by side (parent: ea28d67)
author | Avery Pennarun <apenwarr@gmail.com> | |
Sun, 24 May 2009 19:28:54 +0000 (15:28 -0400) | ||
committer | Avery Pennarun <apenwarr@gmail.com> | |
Sun, 24 May 2009 19:29:25 +0000 (15:29 -0400) |
todo | patch | blob | history |
index b5b8e257aa7b29b65a7c58c27db87aaef77216e4..97142fa4e2cd98875bb8c31c0881401a61b4a542 100644 (file)
--- a/todo
+++ b/todo
+
+ 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