emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Git repository error


From: Nick Dokos
Subject: Re: [O] Git repository error
Date: Mon, 18 Dec 2017 16:33:56 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Colin Baxter <address@hidden> writes:

>>>>>> Nick Dokos <address@hidden> writes:
>
>     > I get the same results as Detlef: git pull git remote update git
>     > clone git://orgmode.org/org-mode.git
>
>     > all fail, but
>
>     >    git clone http://orgmode.org/org-mode.git
>
>     > succeeded and `git remote update' when the remote is the http
>     > version, succeeds as well.
>
> Not here, "git clone http://orgmode.org/org-mode.git"; just hangs with
>
> Cloning into 'org-mode'...
>
> never completing.

You might not have given it enough time. Here, it takes a long time,
but it completes:

$ time git clone http://orgmode.org/org-mode.git
Cloning into 'org-mode'...

real    2m13.687s
user    0m29.052s
sys     0m0.668s

-- 
Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]