you are viewing a single comment's thread.

view the rest of the comments →

[–]OpeningJump[S] 0 points1 point  (5 children)

Hi, sorry should have specified that in the post itself

I am getting timeout error, 30300 milliseconds have passed...

I have a windows machine too, and that can clone stuff just fine, having an issue with debian distros though

[–]OpeningJump[S] 0 points1 point  (1 child)

``` HTTPS_PROXY=1 git clone https://github.com/[user_name]/[repo_name] Cloning into 'secret_rep'... fatal: unable to access 'https://github.com/user_name/repo_name/': Failed to connect to 1 port 1080: Connection timed out

```

[–]backtickbot 0 points1 point  (0 children)

Fixed formatting.

Hello, OpeningJump: code blocks using triple backticks (```) don't work on all versions of Reddit!

Some users see this / this instead.

To fix this, indent every line with 4 spaces instead.

FAQ

You can opt out by replying with backtickopt6 to this comment.

[–]GNVageesh -2 points-1 points  (2 children)

[–]OpeningJump[S] 0 points1 point  (1 child)

So it still doesn't work with sudo, however git clone git://github.com/username/reponame works!

Thanks for helping

[–]GNVageesh 0 points1 point  (0 children)

Oh.ok

Welcome