Run git commands from a C# function

前端 未结 6 697
面向向阳花
面向向阳花 2020-12-14 08:02

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

6条回答
提交回复
热议问题