Hello,
When I try to clone my Repository from the GitHub I receive the folowing error messages:
I just ran:
git clone https://github.com/marianpetkov63/DO101-apps
and got this output:
Cloning into 'DO101-apps'... remote: Enumerating objects: 138, done. remote: Total 138 (delta 0), reused 0 (delta 0), pack-reused 138 Receiving objects: 100% (138/138), 135.82 KiB | 0 bytes/s, done. Resolving deltas: 100% (48/48), done.
Mind copying and pasting my command to see how it works out for you?
Could you specify in which application (how) you have run the command (in VS Code or ?)
Have in mind that I work with Windows.
Thank you !
I used the git command from both my Mac and a Linux machine.
I was also successful doing it from VS Code on my Mac.
Hi,
This is the error after copy/paste/run:
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
PS C:\Red Hat Training\hello-nodejs> git clone https://github.com/marianpetkov63/DO101-apps
Cloning into 'DO101-apps'...
fatal: unable to access 'https://github.com/marianpetkov63/DO101-apps/': Failed to connect to github.com port 443: Timed out
PS C:\Red Hat Training\hello-nodejs>
Any chance that you need to access the internet via an HTTP proxy server?
Or that you're currently connected to a VPN?
Hello and thank you !
I managed to connect. I have one more question - In SCM I can not disply SOURCE CONTROL PROVIDERS option, what I can see is only SOURCE CONTROL option.
Can you please advise ?
Thank you !
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.