Lines Matching refs:commits
675 commits on a remote system. Please refer to the instructions provided
691 project, including all of its tags, commits and branches. However, with
703 tag, while signed commits make it nearly impossible for someone to
778 How to work with signed commits
781 It is easy to create signed commits, but it is much more difficult to
786 this reason, most kernel developers don't bother signing their commits
787 and will ignore signed commits in any external repositories that they
792 then the recommendation is that you sign all your git commits even if
803 3. If someone needs to cherry-pick your commits, this allows them to
806 Creating signed commits argument
815 Configure git to always sign commits argument
818 You can tell git to always sign commits::
831 Signing tags and commits is easy, but how does one go about verifying