Can I/how do I configure git extensions to show, within windows explorer, which directories have been touched?

StackOverflow https://stackoverflow.com/questions/20690045

I'm wondering if I can/how can I configure git extensions to, when I explore a file system with windows explorer, show me which directories/files have git repositories in them, and, of those which have repositories, which have been touched.

有帮助吗?

解决方案

No, this is not currently possible with GitExtensions


You might want to use TortoiseGit for that kind of integration with the Windows Explorer.

https://www.openshift.com/sites/default/files/Explorer2_0.png

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top