On Thu, Dec 18, 2008 at 09:09, Henk <henk_westhuis@xxxxxxxxxxx> wrote: > If you have problems during development, please ask, I might allready > encountered some. Especially when you are starting on the features that need > userinteraction like push/pull/clone/mergetool. These cannot just be run as > a command and catching the standard output. In the version of GitExtensions > I published I just run the commands, but I allready have a prototype build > in c# combined with some c++ that directly calls some (exported) Git > functions. Just executing git.exe is the fastest way of creating a gui, but > its not the best way of doiing things. Perhaps you could consider contributing to libgit2 for this purpose, I reckon C# has some way to import C libraries, yes? -- Cheers, Sverre Rabbelier -- 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