> > linux-stable% git tag|grep -F 2.6.30.10 > v2.6.30.10 > linux-stable% git remote -v > origin git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git > (fetch) > origin git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git > (push) > > The tag for the version you need is there, so you can just check it out > and build the tree. > What's the problem?
Thank you for your help. your are right. The repository you mentioned contains the tag I was looking for. The repositories which I cloned before: http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git https://github.com/torvalds/linux.git Do not contain these tags. I didn't knew that the clones of the linux repositories differ that much. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.