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

21 lines
536 B
Plaintext
Raw Normal View History

2009-05-24 21:28:54 +02:00
write proper docs (asciidoc format for git compatibility)
2009-04-26 14:53:14 +02:00
delete tempdir
2009-05-24 21:28:54 +02:00
2009-04-26 14:53:14 +02:00
--annotate-sometimes: only annotate if the patch also changes files
outside the subdir?
2009-05-24 21:28:54 +02:00
2009-04-26 14:53:14 +02:00
'git subtree rejoin' option to do the same as --rejoin, eg. after a
rebase
2009-05-24 21:28:54 +02:00
2009-04-26 14:53:14 +02:00
"-s subtree" should be given an explicit subtree option?
2009-05-24 21:28:54 +02:00
--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