Hello, I have an open Git for Windows issue here: https://github.com/git-for-windows/git/issues/2285 "git log" works as expected from the command prompt. But when I execute it via C# Process class and read from Standard Output, the refs are missing. Is anyone familiar with this issue? Any idea why the output to CMD and STDOUT would be different? Thanks, Cliff