Restart submodule update --recursive

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Lukasz Palczewski
Date: Thursday, October 28, 2010 - 12:25 am

Hi.
I have a problem with the time and the stoping of the submodule update command
when the error occures.
In our project we have lots of submodules with submodules in them. So I use git
command: git submodule update --recursive, to update all the submodules, but it
take some time to do it. I have to do it quite often becouse I'm a tester of the
software and I usually don't know which submodule I need to update, to have the
newest version. If I have some local changes in some submodule, the command
stops and I have to revert the changes and start the submodule update from the
begining again. 
Is there a way to start the submodule update from the place, where the error
occured and the command stop? Something like:
git submodule update --recursive --restart_form_last_error
If there isn't, can You add this feature?

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Restart submodule update --recursive, Lukasz Palczewski, (Thu Oct 28, 12:25 am)
Re: Restart submodule update --recursive, Johan Herland, (Thu Oct 28, 3:35 am)
Re: Restart submodule update --recursive, Jonathan Nieder, (Thu Oct 28, 11:15 am)
Re: Restart submodule update --recursive, Lukasz Palczewski, (Fri Oct 29, 12:17 am)
Re: Restart submodule update --recursive, Lukasz Palczewski, (Fri Oct 29, 12:28 am)
Re: Restart submodule update --recursive, Jonathan Nieder, (Fri Oct 29, 2:12 am)
Re: Restart submodule update --recursive, Lukasz Palczewski, (Fri Oct 29, 4:37 am)
Re: Restart submodule update --recursive, Jonathan Nieder, (Fri Oct 29, 9:40 am)
Re: Restart submodule update --recursive, Jens Lehmann, (Sat Oct 30, 12:17 am)
Re: Restart submodule update --recursive, Lukasz Palczewski, (Tue Nov 2, 1:18 am)
Re: Restart submodule update --recursive, Jens Lehmann, (Tue Nov 2, 4:08 am)