ZeroScroll
>
git
>
commit
如何提交更改
$
git commit -m "[消息]"
Command
git
Description
将更改记录到仓库并附带消息。
Related
如何暂存更改
如何推送更改到远程