Git can not submit the solution index.lock

Open git bash into the project path

 

ls -a command cd .git /

ls -a 

 

See index.lock

Execute rm -rf index.lock

 

 

Published 652 original articles · won praise 60 · views 480 000 +

Guess you like

Origin blog.csdn.net/wxb880114/article/details/104388501