From 184cb92b4fe6feefefe919b857a03566844cccc3 Mon Sep 17 00:00:00 2001 From: jlehmann Date: Tue, 29 Mar 2011 14:55:59 -0700 Subject: [PATCH] Updated Home (textile) --- Home.textile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Home.textile b/Home.textile index f142b2a..3ead123 100644 --- a/Home.textile +++ b/Home.textile @@ -4,7 +4,6 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch *Issues still to be tackled in this repo:* -* Let fetch run recursively on submodules by default when new commits have been recorded in the superproject (in progress) * Let checkout, checkout-index, read-tree & reset work recursively on submodules (in progress) * Teach grep the --recursive option (in progress thanks to Chris Packham) * Add means to specify which submodules shall be populated on clone @@ -39,4 +38,6 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch ** Add a global config option to control when a submodule is considered dirty (written by Dscho) ** Better support for merging of submodules (thanks to Heiko Voigt for writing that) * Since git 1.7.4: -** Recursive fetching of submodules can be enabled via command line option or configuration. \ No newline at end of file +** Recursive fetching of submodules can be enabled via command line option or configuration. +* Expected in git 1.7.5: +** fetch runs recursively on submodules by default when new commits have been recorded for them in the superproject \ No newline at end of file -- 2.26.2