Re: CIFS fixes
From: Steve French <hidden>
Date: 2016-06-15 22:44:35
That is not what I meant. I meant that since May 6th I only did one - and those messages still showed up. So I just ran a git-rebase origin which removed them On Sun, May 11, 2008 at 11:52 AM, Linus Torvalds [off-list ref] wrote:
On Sun, 11 May 2008, Steve French wrote:
>
> I am puzzled why I see multiple messages like:
>
> Merge branch 'master' of /.../torvalds/linux-2.6
>
> when using:
>
> git-request-pull origin
> git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
>
> I only pulled once (the initial pull after your previous merge of
> cifs-2.6.git tree, but before I added more patches).
You definitely pulled more than once. There's four merges by you. They
don't happen by themselves. There's one on April 25, one on the 27th, one
on the 28th, and then a final one on May 6th.
Maybe you'd just forgotten that you did the three previous ones, because
there's a delay of a week between those and the last one.
Linus-- Thanks, Steve