Lines Matching refs:commits
637 commits on a remote system. Please refer to the instructions provided
654 project, including all of its tags, commits and branches. However, with
666 tag, while signed commits make it nearly impossible for someone to
728 How to work with signed commits
731 It is easy to create signed commits, but it is much more difficult to
736 this reason, most kernel developers don't bother signing their commits
737 and will ignore signed commits in any external repositories that they
742 then the recommendation is that you sign all your git commits even if
753 3. If someone needs to cherry-pick your commits, this allows them to
756 Creating signed commits argument
765 Configure git to always sign commits argument
768 You can tell git to always sign commits::
838 Signing tags and commits is easy, but how does one go about verifying