📌  相关文章
📜  git revert 未提交的更改 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:35.182000             🧑  作者: 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