Lines Matching full:commits
174 For your commits, replace:
183 ``git commit -s``. Use other commits in the zephyr git history as examples.
342 address you use to sign your commits. If they don't match, the CI system will
345 If you intend to edit commits using the Github.com UI, ensure that your github profile
363 Changes are submitted as Git commits. Each commit has a *commit
415 ``FILE`` is a file you are changing, and using previous commits that
448 `changelog <https://github.com/zephyrproject-rtos/zephyr/commits/main>`__.
795 .. note:: While amending commits and force pushing is a common review model
799 one - GitHub complains it can't find older commits. You're also not
805 to fix the issues and amend your commits by rebasing as described above.