Comment by jmholla
9 days 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?
9 days 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.