This series adds support to submodule update to continue if some submodules fail to do so. This is the third iteration of this patch series. The first can be found on: http://thread.gmane.org/gmane.comp.version-control.git/171895 The second can be found on: http://thread.gmane.org/gmane.comp.version-control.git/173629 Fredrik Gustafsson (2): Add new function die_with_status submodule update: continue when a checkout fails git-sh-setup.sh | 12 +++- git-submodule.sh | 48 +++++++++++++-- t/t7406-submodule-update.sh | 144 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 196 insertions(+), 8 deletions(-) -- 1.7.6.rc0.14.g4fc55 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html