Tag: explanation
-
Post Views: 16 1. Now that the commit has been pushed to gitlab.com, you must force a commit containing the correction message. Due to the submission instructions that do not meet: convention submission, its URL:https://www.conventionalcommits.org/zh-hans/v1.0.0/ 2. Reference:https://docs.github.com/cn/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message. 3. Use the git commit –amend command to modify the commit message. Type git commit –amend and press Enter. Please enter your change…
