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