This happens when the git crashes in the middle of committing or pushing the changes.
The quick around is :
Windows/Linux:
The quick around is :
Windows/Linux:
- Open Command Prompt (Open Terminal for the Linux)
- Navigate to the project root folder
- Type the following command
rm -f ./.git/index.lock
0 Comment to "GIT : Unable to create '.git/index.lock': File exists."
Post a Comment