1
0
mirror of https://github.com/git/git.git synced 2024-10-22 11:18:17 +02:00

More to-do items based on feedback

This commit is contained in:
Avery Pennarun 2009-05-24 15:28:54 -04:00
parent ea28d67442
commit 7b7ba4bb37

14
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?
--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