How can my C# code run git commands when it detects changes in tracked file? I am writing a VisualStudio/C# console project for this purpose.
I am new to the the .N
The Package Manager Console is Powershell console. So you can run your git commands from there.