Pavel Raiskup <[email protected]> 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, [email protected]
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to