All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: error while fetching the i3c-fixes tree
@ 2021-01-03 11:32 Stephen Rothwell
  2021-01-03 14:18 ` Boris Brezillon
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2021-01-03 11:32 UTC (permalink / raw)
  To: Boris Brezillon; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

Fetching the i3c-fixes tree
(git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git#master)
produces this error:

fatal: couldn't find remote ref refs/heads/master

Should I maybe use the i3c/fixes branch instead?
-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: error while fetching the i3c-fixes tree
  2021-01-03 11:32 linux-next: error while fetching the i3c-fixes tree Stephen Rothwell
@ 2021-01-03 14:18 ` Boris Brezillon
  2021-01-03 14:23   ` Alexandre Belloni
  0 siblings, 1 reply; 4+ messages in thread
From: Boris Brezillon @ 2021-01-03 14:18 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linux Kernel Mailing List, Linux Next Mailing List, Alexandre Belloni

+Alexandre, the new I3C maintainer. You should probably flag him as the
person to contact if you have problem with the I3C tree in the future.

Hi Stephen,

On Sun, 3 Jan 2021 22:32:17 +1100
Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> Hi all,
> 
> Fetching the i3c-fixes tree
> (git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git#master)
> produces this error:
> 
> fatal: couldn't find remote ref refs/heads/master
> 
> Should I maybe use the i3c/fixes branch instead?

Oops, I thought you were using that branch already. I guess I never
noticed because I didn't use the fixes branch much and kept the master
one around.

Sorry for the inconvenience.

Regards,

Boris


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

* Re: linux-next: error while fetching the i3c-fixes tree
  2021-01-03 14:18 ` Boris Brezillon
@ 2021-01-03 14:23   ` Alexandre Belloni
  2021-01-03 21:20     ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Alexandre Belloni @ 2021-01-03 14:23 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: Stephen Rothwell, Linux Kernel Mailing List, Linux Next Mailing List

On 03/01/2021 15:18:55+0100, Boris Brezillon wrote:
> +Alexandre, the new I3C maintainer. You should probably flag him as the
> person to contact if you have problem with the I3C tree in the future.
> 
> Hi Stephen,
> 
> On Sun, 3 Jan 2021 22:32:17 +1100
> Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> 
> > Hi all,
> > 
> > Fetching the i3c-fixes tree
> > (git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git#master)
> > produces this error:
> > 
> > fatal: couldn't find remote ref refs/heads/master
> > 
> > Should I maybe use the i3c/fixes branch instead?
> 
> Oops, I thought you were using that branch already. I guess I never
> noticed because I didn't use the fixes branch much and kept the master
> one around.
> 

Yes, please use the i3c/fixes branch. I did indeed remove the master
branch as this was not used anyway.

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: linux-next: error while fetching the i3c-fixes tree
  2021-01-03 14:23   ` Alexandre Belloni
@ 2021-01-03 21:20     ` Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2021-01-03 21:20 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Boris Brezillon, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

On Sun, 3 Jan 2021 15:23:43 +0100 Alexandre Belloni <alexandre.belloni@bootlin.com> wrote:
>
> On 03/01/2021 15:18:55+0100, Boris Brezillon wrote:
> > +Alexandre, the new I3C maintainer. You should probably flag him as the
> > person to contact if you have problem with the I3C tree in the future.
> > 
> > On Sun, 3 Jan 2021 22:32:17 +1100
> > Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >   
> > > Fetching the i3c-fixes tree
> > > (git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git#master)
> > > produces this error:
> > > 
> > > fatal: couldn't find remote ref refs/heads/master
> > > 
> > > Should I maybe use the i3c/fixes branch instead?  
> > 
> > Oops, I thought you were using that branch already. I guess I never
> > noticed because I didn't use the fixes branch much and kept the master
> > one around.
> 
> Yes, please use the i3c/fixes branch. I did indeed remove the master
> branch as this was not used anyway.

Updated branch and contact from today.

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgement of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
     * submitted under GPL v2 (or later) and include the Contributor's
        Signed-off-by,
     * posted to the relevant mailing list,
     * reviewed by you (or another maintainer of your subsystem tree),
     * successfully unit tested, and 
     * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
sfr@canb.auug.org.au

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

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

end of thread, other threads:[~2021-01-03 21:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-03 11:32 linux-next: error while fetching the i3c-fixes tree Stephen Rothwell
2021-01-03 14:18 ` Boris Brezillon
2021-01-03 14:23   ` Alexandre Belloni
2021-01-03 21:20     ` Stephen Rothwell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.