Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1729333
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL] First batch of KVM changes for v4.14 |
| Date | 2017-09-09 00:30 +0200 |
| Message-ID | <unzWG-4M3-13@gated-at.bofh.it> (permalink) |
| References | <unsBQ-8jV-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Sep 8, 2017 at 7:30 AM, Radim Krčmář <rkrcmar@redhat.com> wrote:
>
> Topic branch merges in s390 and powerpc
> are already in mainline -- would you prefer to see the expected result
> after merge instead of what `git request-pull` produces?
So generally, if you do the test-merge anyway (which I appreciate), I
generally prefer the expected results instead of the raw `git
request-pull` output.
But it's also definitely not a hard requirement.
Basically, the rough guidance is that "git request-pull is sufficient".
And if you are not a git power-user (ie you don't use lots of
branches, and there aren't any shared topic branches with other
trees), git request-pull will simply always be the right thing anyway.
For maintainers that _are_ doing fancier things with git, and are
sharing branches and doing their own complex git history, "git
request-pull" is the simple interface - and is generally _too_ simple.
So then I _hope_ (but do not require) that such maintainers will do
the test-merge anyway for other reasons, and take the diffstat from
that instead, since the simple "git request-pull" model won't
necessarily give the right diffstat for the more complex history case.
So it's appreciated, but not required.
Linus
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[GIT PULL] First batch of KVM changes for v4.14 Radim Krčmář <rkrcmar@redhat.com> - 2017-09-08 16:40 +0200 Re: [GIT PULL] First batch of KVM changes for v4.14 Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-09 00:30 +0200
csiph-web