PySyft
PySyft copied to clipboard
Add git check to hagrid
trafficstars
When hagrid is run for the first time it tries to clone down the repo with git. For now we should check if git exists and if not throw an error telling the user how to install git on their machine. Use the same code paths we have for the Install Wizard.