Eric Wong writes: > Luis Chamberlain <[email protected]> wrote: >> # The next two don't work >> lei import import https://lore.kernel.org/linux-fsdevel/git/0.git >> lei add-external git://lore.kernel.org/linux-fsdevel/git/0.git > > Apologies, I need to document this better. This should work:
A good chunk of the current documentation was fumbled together by me, so I'm sure there are many spots for improvement but... > lei add-external --mirror https://lore.kernel.org/linux-fsdevel SOME_FS_PATH ... hey, the equivalent of the snippet above is one of the few things that made it into lei-overview :)
