diff options
author | Jeff King <peff@peff.net> | 2015-11-24 19:06:54 -0500 |
---|---|---|
committer | Jeff King <peff@peff.net> | 2015-11-24 19:06:54 -0500 |
commit | 1bc8feaa7cc752fe3b902ccf83ae9332e40921db (patch) | |
tree | c967a7eb80b6f0426740d48922a8bae5cfccd5fe /contrib | |
parent | a3824e7145d2f462e6b4f716baeece89868e1e38 (diff) | |
parent | 45470396499488d9c8ddc8e0008d2596d5926931 (diff) | |
download | git-1bc8feaa7cc752fe3b902ccf83ae9332e40921db.tar.gz git-1bc8feaa7cc752fe3b902ccf83ae9332e40921db.tar.xz |
Merge branch 'fp/subtree-todo-update'
Cross completed task off of subtree project's todo list.
* fp/subtree-todo-update:
contrib/subtree: remove "push" command from the "todo" file
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/subtree/todo | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/subtree/todo b/contrib/subtree/todo index 7e44b0024..0d0e77765 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 |