Code

97142fa4e2cd98875bb8c31c0881401a61b4a542
[git.git] / todo
1         
2         write proper docs (asciidoc format for git compatibility)
4         delete tempdir
6         --annotate-sometimes: only annotate if the patch also changes files
7           outside the subdir?
9         'git subtree rejoin' option to do the same as --rejoin, eg. after a
10           rebase
12         "-s subtree" should be given an explicit subtree option?
14         --prefix doesn't force the subtree correctly in merge/pull
16         add a 'push' subcommand to parallel 'pull'
18         add a --squash option so we don't merge histories but can still split
19         
20         add to-submodule and from-submodule commands