On Thu, Sep 15, 2011 at 10:25:24PM +0200, Erik Faye-Lund wrote: > Not that it's useful yet, since the core-git code for the > credential-helper support doesn't compile on Windows. So > it's not fully tested, I've only read the interface > documentation and experimented with it from the command > line. Which parts of the credential-helper code don't compile? I wouldn't be surprised if the cache helper doesn't work (because it uses unix domain sockets for communication). If it's too hard to adapt it to whatever IPC mechanism would be appropriate on Windows, we can just leave it out on that platform. But the core code in git itself should be pretty straight forward. Let me know what I can do to help. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html