savannah-users
[Top][All Lists]
Advanced

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

Re: [Savannah-users] broken 'git clone ssh://git.sv.gnu.org/srv/git/PKG.


From: Andreas Schwab
Subject: Re: [Savannah-users] broken 'git clone ssh://git.sv.gnu.org/srv/git/PKG.git'
Date: Tue, 23 Feb 2016 19:02:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux)

Pavel Raiskup <address@hidden> writes:

> .. I'm unable to 'git clone git://' from savannah, ATM.  I tried several
> packages, but unsuccessful.  It always goes like this:

Anonymous access is probably limited to avoid too much load.

> Clone over https/ssh still works, but the git:// is usually used for
> git-submodules (so might be considered important).

You can use
  git config url.ssh://git.sv.gnu.org/srv/git/.insteadof git://git.sv.gnu.org/
to automatically redirect git:// to ssh://.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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