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 | Merge branch 'rc/configure-use-libs-when-checking-a-lib' (diff) | |
parent | contrib/subtree: remove "push" command from the "todo" file (diff) | |
download | tgif-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 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 |