Git checkout and reset on Windows occasionally shows random files have changed

前端 未结 5 503
清歌不尽
清歌不尽 2020-12-16 21:46

Often when I do a checkout of a different branch, or a reset, I will get \'permission denied\' errors from windows for one to a dozen files - but the particular files vary f

5条回答
  •  一向
    一向 (楼主)
    2020-12-16 22:43

    See my post https://connect.microsoft.com/VisualStudio/feedback/details/676699/cannot-open-linker-output-for-writing-or-cannot-close-file

    Not git related!

    Sysinternals' process monitor reveals that Windows explorer interferes with newly created files, perhaps due to some plugin or what, but it happens.

提交回复
热议问题