Thanks!
On Fri, Jan 22, 2021 at 6:46 PM Gedare Bloom wrote:
>
>
> On Fri, Jan 22, 2021 at 1:15 AM Richi Dubey wrote:
>
>> Hi,
>>
>> I want to clone the rtems-tools/tester repository, but when I run:
>>
>> ~/quick-start/rtems/6$ git clone https://git.rtems.org/rtems-tools/
>>
>
> git://git.rtems
On Fri, Jan 22, 2021 at 1:15 AM Richi Dubey wrote:
> Hi,
>
> I want to clone the rtems-tools/tester repository, but when I run:
>
> ~/quick-start/rtems/6$ git clone https://git.rtems.org/rtems-tools/
>
git://git.rtems.org/rtems-tools.git
should work
>
> Cloning into 'rtems-tools'...
>
> It doe
Nevermind, This works: git clone https://github.com/RTEMS/rtems-tools.git
On Fri, Jan 22, 2021 at 1:44 PM Richi Dubey wrote:
> Hi,
>
> I want to clone the rtems-tools/tester repository, but when I run:
>
> ~/quick-start/rtems/6$ git clone https://git.rtems.org/rtems-tools/
> Cloning into 'rtems-
Hi,
I want to clone the rtems-tools/tester repository, but when I run:
~/quick-start/rtems/6$ git clone https://git.rtems.org/rtems-tools/
Cloning into 'rtems-tools'...
It does not progress any further from this. What may be wrong?
Thanks,
Richi.
___