Closed mrbanie closed 7 years ago
I was holding off on doing this because older versions of git didn't have feature parity between git and http protocols. That seems to have been resolved.
In the meantime, you can fix this by cd'ing into your $ASPROOT and running:
git remote set-url packages "https://git.archlinux.org/svntogit/packages.git"
git remote set-url community "https://git.archlinux.org/svntogit/community.git"
Hello, please add the option to choose between http or git protocol. This is useful for people behind a http proxy which blocks git protocol.
Regards