Github windows: Commit failed: Failed to create a new commit

前端 未结 22 1214
囚心锁ツ
囚心锁ツ 2021-01-29 23:48

I have: http://windows.github.com/

My current project has around 20k files, around 150MB (and not speaking about how slow it is and I cannot do a thing now) it doesn\'t

22条回答
  •  悲&欢浪女
    2021-01-30 00:48

    I am using windows client and getting the same error. Then suddenly I realized that my local db in app_data was opened on the SQL management. It just simply can't commit the some files to github if they are opened or using at the other programs.

    Just disconnected management studio closed it and just simply committed.
    This may be your case also. Check your files out!

提交回复
热议问题