Answers for "git index.lock file exists"

2

index.lock file exists

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

fatal unable to create '.git/index.lock' file exists

cd .git
del index.lock
Posted by: Guest on October-11-2021

Code answers related to "git index.lock file exists"

Browse Popular Code Answers by Language