On 26 Oct 2015, at 17:52, Jens Lehmann wrote:
> Am 26.10.2015 um 17:34 schrieb Stefan Beller:
>> On Sun, Oct 25, 2015 at 8:12 AM, Lars Schneider
>> wrote:
>>> On 20 Oct 2015, at 19:33, Junio C Hamano wrote:
I do not think this topic is specific to use of submodules. If you
want to
Am 26.10.2015 um 17:34 schrieb Stefan Beller:
On Sun, Oct 25, 2015 at 8:12 AM, Lars Schneider
wrote:
On 20 Oct 2015, at 19:33, Junio C Hamano wrote:
I do not think this topic is specific to use of submodules. If you
want to encourage your engineers to fetch from nearby mirrors you
maintain,
On Sun, Oct 25, 2015 at 8:12 AM, Lars Schneider
wrote:
>
> On 20 Oct 2015, at 19:33, Junio C Hamano wrote:
>
>> Lars Schneider writes:
>>
>>> If not, what do you think about a patch that adds a "url" section
>>> similar to the one in git config to a .gitmodules file?
>>>
>>> Example:
>>> ---
On 20 Oct 2015, at 19:33, Junio C Hamano wrote:
> Lars Schneider writes:
>
>> If not, what do you think about a patch that adds a "url" section
>> similar to the one in git config to a .gitmodules file?
>>
>> Example:
>> --
>> [submodule "git"]
>> path = git
>>url=git://g
On 20 Oct 2015, at 00:07, Stefan Beller wrote:
> On Mon, Oct 19, 2015 at 12:28 PM, Lars Schneider
> wrote:
>> Hi,
>>
>> I have a closed source Git repo which references an Open Source Git repo as
>> Submodule. The Open Source Git repo references yet another Open Source repo
>> as submodule.
Lars Schneider writes:
> If not, what do you think about a patch that adds a "url" section
> similar to the one in git config to a .gitmodules file?
>
> Example:
> --
> [submodule "git"]
> path = git
> url=git://github.com/larsxschneider/git.git
>
> [url "mycompany.com"]
>
On Mon, Oct 19, 2015 at 12:28 PM, Lars Schneider
wrote:
> Hi,
>
> I have a closed source Git repo which references an Open Source Git repo as
> Submodule. The Open Source Git repo references yet another Open Source repo
> as submodule. In order to avoid failing builds due to external services I
Hi,
I have a closed source Git repo which references an Open Source Git repo as
Submodule. The Open Source Git repo references yet another Open Source repo as
submodule. In order to avoid failing builds due to external services I mirrored
the Open Source repos in my company network. That works
8 matches
Mail list logo