I upgraded to MacOS Sierra today and went to my repo like normal but none of the git commands work, in fact my machine doesn't recognize that I have git installed. help?
I found this article but it seems a little elaborate.
All that is a little elaborate, for many cases all you need to do is reinstall xcode developer tools.
Open Terminal or iTerm and Run this:
xcode-select --install