Hi, On Sun, 06 Dec 2015 09:18:44 +0200 Priit Laes <[email protected]> wrote:
> On Sun, 2015-12-06 at 00:45 +0100, Danny Milosavljevic wrote: > > Hello, > > > > when trying to setup a build environment for mainline Linux I ran > > into some problems: > > Which tutorial (or wiki page) did you follow? https://linux-sunxi.org/Sending_patches > > $ git clone --depth 1 > > git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git > > $ git checkout sunxi/for-next > > error: pathspec 'sunxi/for-next' did not match any file(s) known to > > git. This works: $ git clone -b sunxi/for-next --depth 1 git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git > Also, official 'for-next' branch is stored at github.org/linux- > sunxi/linux-sunxi Not according to the above page. But good to know. > > git send-email doesn't exist (git version 2.1.4). > This is probably your distribution (or operating system) related problem. Ah, I installed git-email now and it exists now. No idea whether it works yet. Thanks :) -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
