How should I update linux-next tree

Joilnen Leite joilnen at gmail.com
Tue Nov 29 18:34:49 UTC 2011


Should I to do git pull ?
or like said http://linux.f-seidel.de/linux-next/pmwiki/pmwiki.php?n=Linux-next.FAQ

$ git remote add linux-next
git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
$ git fetch linux-next
$ git fetch --tags linux-next
... # later on
$ git remote update



More information about the devel mailing list