summaryrefslogtreecommitdiff
path: root/contrib/subtree/todo
diff options
context:
space:
mode:
authorLibravatar Fabio Porcedda <fabio.porcedda@gmail.com>2015-11-05 16:26:57 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-11-06 09:32:33 -0800
commit45470396499488d9c8ddc8e0008d2596d5926931 (patch)
tree7a6f844925c0ce151ae8b0ae0ff033a4bcf2d62b /contrib/subtree/todo
parentMerge branch 'as/subtree-with-spaces' (diff)
downloadtgif-45470396499488d9c8ddc8e0008d2596d5926931.tar.xz
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 <fabio.porcedda@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/subtree/todo')
-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