[PATCH] Fix --show-commands.

Christian Mauderer christian.mauderer at embedded-brains.de
Thu Jun 14 07:34:47 UTC 2018


Am 14.06.2018 um 09:31 schrieb Chris Johns:
> On 14/6/18 4:27 pm, Sebastian Huber wrote:
>> Hello,
>>
>> On 13/06/18 13:27, Christian Mauderer wrote:
>>> OK. I'll have a look at all repos in the next few days where the
>>> submodule is used and change the URL. I'll post a message to the mailing
>>> lists as soon as it is done to inform the user that a "git submodule
>>> sync" fixes the address.
>>
>> since we have to change the URL anyway, would it be possible to rename this
>> repository from "rtems_waf" to "rtems-waf" similar to all other RTEMS repositories?
>>
> 
> The name would have to be transformed into 'rtems_waf' in each submodule as:
> 
>   import rtems-waf
> 
> is not valid Python. Can git perform this type of transformation?
> 
> Chris
> 

Hello Chris,

basically it's no problem to use a URL that doesn't have the same name
as the directory. You just have to use a

  git submodule add some-url target-path-name

So it's not really a problem. It only means that the one adding the
submodule to some new repo has to use the right target path.

Best regards

Christian

-- 
--------------------------------------------
embedded brains GmbH
Herr Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.mauderer at embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the devel mailing list