📌  相关文章
📜  git 检查未提交的更改 - C# 代码示例

📅  最后修改于: 2022-03-11 14:49:16.934000             🧑  作者: Mango

代码示例2
//CHECK FOR UNCOMMITED CHANGES
git status -s

//If there are no changes has no output
//If there are changes are listed the modified files