Comment by jmholla
5 months ago
Well, if it's the same git server using the same SSH key for every repo, can't you still use SSH's ControlMaster to open the connection once and leave it open?
5 months ago
Well, if it's the same git server using the same SSH key for every repo, can't you still use SSH's ControlMaster to open the connection once and leave it open?
Yeah could do. I do this for some SSH hosts but not all.