Unlink of file Failed. Should I try again?

前端 未结 30 3734
臣服心动
臣服心动 2020-12-02 03:44

Something wrong is going on with one of the files in my local git repository. When I\'m trying to change the branch it says:

Unlink of file \'templates/media         


        
30条回答
  •  醉梦人生
    2020-12-02 04:39

    this solution from here worked for me:

    This is a Windows specific answer, so I'm aware that it's not relevant to you... I'm just including it for the benefit of future searchers.

    In my case, it was because I was running Git from a non-elevated command line. "Run as Administrator" fixed it for me.

提交回复
热议问题