For some reason this morning, I had to agree to the terms and conditions by running git as administrator in the command line.
On the mac
sudo /usr/bin/git
On the pc
c:\path\to\git.exe
Accept the EULA.
After I did that, I was able to use git in my IDE.