Hello,
I cannot clone my own repository via ssh. I'm able to clone it over https, but can't push. I would rather use ssh protocol. See the error I'm getting. I suppose, that my machine is in hosts.deny.
{{{ $ git clone ssh://npajkovs@git.fedorahosted.org/git/iptraf-ng.git Cloning into 'iptraf-ng'... ssh_exchange_identification: Connection closed by remote host fatal: The remote end hung up unexpectedly }}}
Looks like you used an incorrect name a number of times and your IP was added to denyhosts. ;(
I've cleared it out now, so please try again and hopefully everything works.
If not, please re-open and we can investigate more.