Answers for "Git: fatal: Unable to create 'D:/xampp/htdocs/correacontabil/.git/index.lock': File exists"

2

index.lock file exists

rm -f ./.git/index.lock
Posted by: Guest on December-31-2020

Code answers related to "Git: fatal: Unable to create 'D:/xampp/htdocs/correacontabil/.git/index.lock': File exists"

Browse Popular Code Answers by Language