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