public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: unnecessary merges in the v4l-dvb tree
@ 2014-10-29 22:24 Stephen Rothwell
  2014-10-30 10:09 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2014-10-29 22:24 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Linus; +Cc: linux-next, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

Hi Mauro,

I noticed that you have two unnecessary merges in the v4l-dvb tree
(git://linuxtv.org/mchehab/media-next.git#master).  This is not
entirely your fault.  Unfortunately, when you do

git merge <signed tag>

git will produce a merge commit even if it could have fast
forwarded :-(.  Consequently, you have commits 1ef24960ab78 ("Merge tag
'v3.18-rc1' into patchwork") and d6d41ba1cb38 ("Merge remote-tracking
branch 'linus/master' into patchwork") even though the patchwork branch
in each case is included in the tag being merged.

The only ways I know around this is to either merge the commit
associated with the tag or do a (hard) reset to the tag.

Linus, any thoughts?
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-30 10:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29 22:24 linux-next: unnecessary merges in the v4l-dvb tree Stephen Rothwell
2014-10-30 10:09 ` Mauro Carvalho Chehab
2014-10-30 10:59   ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox