summaryrefslogtreecommitdiff
path: root/contrib/subtree
diff options
context:
space:
mode:
authorFabio Porcedda <fabio.porcedda@gmail.com>2015-11-05 15:26:57 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-11-06 17:32:33 (GMT)
commit45470396499488d9c8ddc8e0008d2596d5926931 (patch)
tree7a6f844925c0ce151ae8b0ae0ff033a4bcf2d62b /contrib/subtree
parenta66aa25afbd957bf0ab25d8875d42d28b921c09e (diff)
downloadgit-45470396499488d9c8ddc8e0008d2596d5926931.zip
git-45470396499488d9c8ddc8e0008d2596d5926931.tar.gz
git-45470396499488d9c8ddc8e0008d2596d5926931.tar.bz2
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')
-rw-r--r--contrib/subtree/todo2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/subtree/todo b/contrib/subtree/todo
index 7e44b00..0d0e777 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