March 30, 2014
1:50 a.m.
On Sun, 2014-03-30 at 06:21 +0530, habisravi wrote:
I cloned the linux kernel source from "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git". When i type "git tag" in the source folder i see version up to "v3.9-rc8", but kernel.org shows latest version is 3.14-rc8. How can i update my source repository to the latest.
Usually, you can just do "git pull".