VS 2017 Git Local Commit DB.lock error on every commit

后端 未结 15 1208
小鲜肉
小鲜肉 2020-12-12 10:35

We are getting this error on every local commit:

Git failed with a fatal error.error: open(\".vs/XXXXXX.Dev.Library/v15/Server/sqlite3/db.lock\"): P

15条回答
  •  温柔的废话
    2020-12-12 11:00

    I'm not using Git directly thru Visual Studio but using the Git Desktop client.

    I did however get a similar error but solved it by closing Visual Studio before Committing changes to master.

提交回复
热议问题