Am 21.04.2016 um 06:23 schrieb Stefan Bodewig:
On 2016-04-20, Konstantin Kolinko wrote:

The correct pull command will be "git pull" or "git pull origin",  but
not "git pull URL" that is currently used.

I think Rainer said it made no difference in his case.

I think the way to go is "git fetch" + "git reset".

+1 for trying it out.

3. I have never worked with "git submodule" command.
I see that it does not hurt, it is noop for projects that do not use
git modules.

I wonder whether we have a project using this feature.

xmlunit does.

I can confirm that the new "git fetch" plus reset let our OpenSSL based built succeed this morning.

Thanks!

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to