Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
git locked
.
Show all posts
Showing posts with label
git locked
.
Show all posts
Friday, November 11, 2016
Git - fatal: Unable to create '/path/my_project/.git/index.lock': File exists
›
Execute the command below: rm -f ./.git/index.lock If you have no other git processes running (which is the normal case), go ahead...
›
Home
View web version