Comment by jmholla
1 year 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?
1 year 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.