a900e2 bin/get_formulas.py: use ssh-agent when fetching remotes if needed

Authored and Committed by Theo Chatzimichos 6 years ago
    bin/get_formulas.py: use ssh-agent when fetching remotes if needed
    
    when the remote's URL is via ssh, we need to use our ssh keypair from
    the running ssh-agent in order to fetch it
    
        
file modified
+7 -1