New problem:
$ git clone git://android.git.linaro.org/people/pfefferz/at.git Cloning into 'at'... fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
OTOH the repository does exist, $ git clone ssh://bero@android.git.linaro.org:29418/people/pfefferz/at.git works just fine.
Did someone tighten permissions on people/ so only the owner can check it out over git:// or something?
ttyl bero