Skip to content

Commit

Permalink
More to-do items based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
apenwarr committed May 24, 2009
1 parent ea28d67 commit 7b7ba4b
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion todo
Original file line number Original file line Diff line number Diff line change
@@ -1,8 +1,20 @@

write proper docs (asciidoc format for git compatibility)


delete tempdir delete tempdir

--annotate-sometimes: only annotate if the patch also changes files --annotate-sometimes: only annotate if the patch also changes files
outside the subdir? outside the subdir?

'git subtree rejoin' option to do the same as --rejoin, eg. after a 'git subtree rejoin' option to do the same as --rejoin, eg. after a
rebase rebase

"-s subtree" should be given an explicit subtree option? "-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

0 comments on commit 7b7ba4b

Please sign in to comment.