"fatal: Unable to create '/Users/apple/documents/herokuapp/.git/index.lock': File exists.
If no other git process is currently running, this probably means a git process crashed in this repository earlier. Make sure no other git process is running and remove the file manually to continue."
I'm working on thru my Mac Terminal trying to update my app on Heroku.
Just remove the file. In terminal
sudo rm /Users/apple/documents/herokuapp/.git/index.lock