Lines Matching full:origin
121 Developer Certification of Origin (DCO)
125 project requires the Developer Certificate of Origin (DCO) process to be
139 Developer's Certificate of Origin 1.1
675 <https://github.com/zephyrproject-rtos/zephyr>`_ from ``origin`` to
678 git remote rename origin upstream
680 Let Git know about the fork you just created, naming it ``origin``::
682 git remote add origin https://github.com/<your github id>/zephyr
690 origin https://github.com/<your github id>/zephyr (fetch)
691 origin https://github.com/<your github id>/zephyr (push)
704 git checkout -b fix_out_of_date_patch origin/net
734 git push origin fix_comment_typo
779 git push --force origin fix_comment_typo
793 git push --force origin fix_comment_typo
844 Identifying Contribution Origin
848 origin on the file, provide attributions, and detail the intended usage. In
850 include the following ("Original" is the assumption if no Origin tag is
853 Origin: Original
857 the original project, the location of the project, the SHA-id of the origin
862 Origin: Contiki OS
870 Origin: Tiny Crypt