Lines Matching refs:pull
720 15) Sending "git pull" requests
724 maintainer pull them directly into the subsystem repository with a
725 "git pull" operation. Note, however, that pulling patches from a developer
727 As a result, many subsystem maintainers are reluctant to take pull
729 the pull request as the cover letter for a normal posting of the patch
732 A pull request should have [GIT] or [PULL] in the subject line. The
736 Please pull from
742 A pull request should also include an overall message saying what will be
746 git do it for you with the "git request-pull" command.
748 Some maintainers (including Linus) want to see pull requests from signed
750 from you. Linus, in particular, will not pull from public hosting sites
759 pull, create a signed tag with "git tag -s". This will create a new tag
763 effects of the pull request as a whole.
769 When generating your pull request, use the signed tag as the target. A
772 git request-pull master git://my.public.tree/linux.git my-signed-tag