We all had to do this thanks to <3 bleed. Just wanted to share a tip I needed to do to make git on osx work afterwards. You need to clear your cached credentials:
$ git remote -v origin https://git-wip-us.apache.org/repos/asf/cordova-coho.git (fetch) origin https://git-wip-us.apache.org/repos/asf/cordova-coho.git (push) $ git credential-osxkeychain erase host=origin <enter> <enter>