Lines Matching full:commits
141 For your commits, replace:
150 ``git commit -s``. Use other commits in the zephyr git history as examples.
174 * the cherry-picked commits or portions of a commit shall preserve the original
357 address you use to sign your commits. If they don't match, the CI system will
360 If you intend to edit commits using the Github.com UI, ensure that your github profile
378 Changes are submitted as Git commits. Each commit has a *commit
435 ``FILE`` is a file you are changing, and using previous commits that
468 `changelog <https://github.com/zephyrproject-rtos/zephyr/commits/main>`__.
857 .. note:: As more commits are merged upstream, the GitHub PR page will show
860 as the commits will be rebased as part of merging anyway, and triggering
907 .. note:: While amending commits and force pushing is a common review model
911 one - GitHub complains it can't find older commits. You're also not
917 to fix the issues and amend your commits by rebasing as described above.