commit
/kəˈmɪt/ · v. / n.
Chinese
提交(代码)
English
to save a set of changes to the repository; also the saved change itself
💬 Example in a standup
Keep each commit focused on a single logical change.
让每次提交只包含一个逻辑改动。