📌  相关文章
📜  在 git 中添加所有更改并提交 - Shell-Bash 代码示例

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

代码示例1
"This command will add and commit all the modified files, BUT NOT NEWLY CREATED FILES"

git commit -am  ""