0

Eclipse – Adding Files to Git Index problem

Posted December 4th, 2011 in Zanimivosti and tagged , , by Metod

Encountering the following error in Eclipse/Zend Studio while trying to add files in Git?

Adding Files to Git Index problem

Check if a file ‘index.lock’ exists in the .git folder located in the root folder of your project.

If so, remove it and you can continue working!

  1. rm .git/index.lock