summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Porcedda <fabio.porcedda@gmail.com>2015-11-05 16:26:57 +0100
committerJunio C Hamano <gitster@pobox.com>2015-11-06 09:32:33 -0800
commit45470396499488d9c8ddc8e0008d2596d5926931 (patch)
tree7a6f844925c0ce151ae8b0ae0ff033a4bcf2d62b
parenta66aa25afbd957bf0ab25d8875d42d28b921c09e (diff)
downloadgit-fp/subtree-todo-update.tar.gz
contrib/subtree: remove "push" command from the "todo" filefp/subtree-todo-update
Because the "push" command is already available, remove it from the "todo" file. Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--contrib/subtree/todo2
1 files changed, 0 insertions, 2 deletions
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