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