git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] submodule update continue
@ 2011-06-09  7:47 Fredrik Gustafsson
  2011-06-09  7:47 ` [PATCH v3 1/2] Add new function die_with_status Fredrik Gustafsson
  2011-06-09  7:47 ` [PATCH v3 2/2] submodule update: continue when a checkout fails Fredrik Gustafsson
  0 siblings, 2 replies; 6+ messages in thread
From: Fredrik Gustafsson @ 2011-06-09  7:47 UTC (permalink / raw)
  To: iveqy; +Cc: hvoigt, jens.lehmann, git

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-06-13 18:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09  7:47 [PATCH v3 0/2] submodule update continue Fredrik Gustafsson
2011-06-09  7:47 ` [PATCH v3 1/2] Add new function die_with_status Fredrik Gustafsson
2011-06-13 18:07   ` Junio C Hamano
2011-06-09  7:47 ` [PATCH v3 2/2] submodule update: continue when a checkout fails Fredrik Gustafsson
2011-06-09 17:21   ` Junio C Hamano
2011-06-13 17:15     ` [PATCH v4 " Fredrik Gustafsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).