linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] How to GIT PUSH submodules?


From: Sylvain Berfini
Subject: Re: [Linphone-developers] How to GIT PUSH submodules?
Date: Wed, 17 Sep 2014 10:05:00 +0200
User-agent: Roundcube Webmail/1.0.2

Try with:
$ git submodule update --recursive --init

The init param will download them if they don't exist yet (else it just update the submodules and does nothing if they aren't there).

---
Sylvain Berfini
Software Engineer @ Belledonne Communications

Le 2014-09-17 09:55, Mario Fiorentino a écrit :
Thanks for the immediate reply, but unfortunately this doesn’t solve
the problem.
The output of this command is simply alla submodules are up to date,
but in practice some submodules are empty :((

Any kind suggestion?
Thanks in advance.
Mario

Il giorno 16/set/2014, alle ore 22:55, Stian Hvatum <address@hidden>
ha scritto:

Hi,
you can try running "git pull --recurse-submodules".

Br.
Stian Hvatum


On 09/16/2014 10:29 PM, Mario Fiorentino wrote:
Dear linphone developers,
I am newbie with GIT and I want to ask you a question.

I have correctly downloaded the linphone repo and successfully compiled it.

Now I want to GIT Push all the project into my remote GIT repo. The problems is that submodules (when pulling the project) are empty. Could you please give me some advices? How to correctly PUSH the project with all its submodules?

Please help.
Yours Sincerely
Mario
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers

!DSPAM:54193fcb17342709780075!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]