Hey,
I have several git repos in one pycharm project,
I also have a pycharm plugin that auto fetch my repos every hour or so.
ever since I changed my connection to ssh I get the following notifications
ssh_exchange_identification: read: Connection reset by peer
If I fetch one by one I can but it's a hassle, so is there any reason for that?
seems like bitbucket is limiting the connections