Есть пакет, для которого отличается вывод ls-remote git:// vs http:// $ git ls-remote git://git.altlinux.org/gears/s/slingshot.git 2b0b8db5f236ac5475aadd0637156447ddb272ca refs/heads/old/sisyphus-task262278 0bce2f9d2697e35e5230903058a4af36babb03e7 refs/tags/0.9-alt2 2b0b8db5f236ac5475aadd0637156447ddb272ca refs/tags/0.9-alt2^{} 0bce2f9d2697e35e5230903058a4af36babb03e7 refs/tags/gb-sisyphus-task247215.100 2b0b8db5f236ac5475aadd0637156447ddb272ca refs/tags/gb-sisyphus-task247215.100^{} $ git ls-remote http://git.altlinux.org/gears/s/slingshot.git 2b0b8db5f236ac5475aadd0637156447ddb272ca HEAD 2b0b8db5f236ac5475aadd0637156447ddb272ca refs/heads/sisyphus 0bce2f9d2697e35e5230903058a4af36babb03e7 refs/tags/0.9-alt2 2b0b8db5f236ac5475aadd0637156447ddb272ca refs/tags/0.9-alt2^{} 0bce2f9d2697e35e5230903058a4af36babb03e7 refs/tags/gb-sisyphus-task247215.100 2b0b8db5f236ac5475aadd0637156447ddb272ca refs/tags/gb-sisyphus-task247215.100^{}
посмотрим. Спасибо за репорт.