From: Fabio Porcedda Date: Thu, 5 Nov 2015 15:26:57 +0000 (+0100) Subject: contrib/subtree: remove "push" command from the "todo" file X-Git-Tag: v2.7.0-rc0~28^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45470396499488d9c8ddc8e0008d2596d5926931;p=git contrib/subtree: remove "push" command from the "todo" file Because the "push" command is already available, remove it from the "todo" file. Signed-off-by: Fabio Porcedda Signed-off-by: Junio C Hamano --- diff --git a/contrib/subtree/todo b/contrib/subtree/todo index 7e44b0024f..0d0e777651 100644 --- a/contrib/subtree/todo +++ b/contrib/subtree/todo @@ -12,8 +12,6 @@ exactly the right subtree structure, rather than using subtree merge...) - add a 'push' subcommand to parallel 'pull' - add a 'log' subcommand to see what's new in a subtree? add to-submodule and from-submodule commands