http://savannah.gnu.org/git/?group=bash lists:
| Getting a Copy of the Git Repository | | Anonymous clone: | | git clone git://git.savannah.gnu.org/bash.git | | Member clone: | | git clone <membername>@git.sv.gnu.org:/srv/git/bash.git When I try to clone: | dualbus@hp ~ % git clone git://git.savannah.gnu.org/bash.git | Cloning into 'bash'... | fatal: Could not read from remote repository. | | Please make sure you have the correct access rights | and the repository exists. The links here appear to work: http://git.savannah.gnu.org/cgit/bash.git -- Eduardo Bustamante https://dualbus.me/