Hacker News new | ask | show | jobs
by kentrf 893 days ago
Does anyone know what is the equivalent for TortoiseGit in Windows?

What path should go into gitdir if the repos are at S:\Repos\ ?

1 comments

Not an equivalent, but I use "Git Extensions", and am very happy with it.

I think Git on Windows uses forward slashes, but colon is retained, like this:

    directory = C:/Program Files (x86)/MyProject
https://gitextensions.github.io