When I run a git commit or git status I am getting a response of killed.
git commit -am 'added images'
Killed
After a .git/index.lock file is generated, I can delete the lock file and try again but I keep getting the response Killed.
This was caused by doing a commit while I was using Vagrant in SSH but having the repo initially set up on my Mac. Basically I missed the fact that I had the exact same .git directory on two systems because of Vagrant.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With