当修改已经通过 git add <change file> 将其添加到 stage ,可以通过 git commit -m "<message>" 为这所有已经进入 stage 的改变添加一个 commit 信息 ...
確定! 回上一頁