Emily Chao(elchao2), Berwin Xie(bxie6)
xcode-select --install
which git
. There should be a file path instead of a not found error.sudo yum install git-all
.sudo apt-get install git-all
.which git
. You should see a file path instead of a not found error.