TortoiseGit modified sign (icon overlay) is not updating

前端 未结 15 2146
我在风中等你
我在风中等你 2021-01-30 08:29

I have made a small change in some code but TortoiseGit shows it as modified (red exclamation sign) although I have committed, pulled, pushed, but it stays. What should I do her

15条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-30 08:36

    Apart from what @Andy mentioned, you can make the overlays work faster by limiting the folders that it has to monitor.

    Right click-> TortoiseGit -> Settings -> Icon Overlays

    Here enter include and exclude paths. I usually explicitly point to the my repos / working copies:

    enter image description here

提交回复
热议问题