All of lore.kernel.org
 help / color / mirror / Atom feed
* GIt Checkout of Kernel Repo
@ 2013-11-06 19:01 Arun M Kumar
  2013-11-06 19:15 ` Valdis.Kletnieks at vt.edu
  0 siblings, 1 reply; 2+ messages in thread
From: Arun M Kumar @ 2013-11-06 19:01 UTC (permalink / raw)
  To: kernelnewbies

I have recently cloned the GIT repo of the Kernel Source.

the remote being set as

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)

now according to www.Kernelnewbies.org/KernelBuild

git tag -l | less

would list out all the tags associated with a build including the 
release candidates...
But I am getting tags ONLY till v3.9.9

has there been a change of some kind? or is there an issue on my side?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* GIt Checkout of Kernel Repo
  2013-11-06 19:01 GIt Checkout of Kernel Repo Arun M Kumar
@ 2013-11-06 19:15 ` Valdis.Kletnieks at vt.edu
  0 siblings, 0 replies; 2+ messages in thread
From: Valdis.Kletnieks at vt.edu @ 2013-11-06 19:15 UTC (permalink / raw)
  To: kernelnewbies

On Thu, 07 Nov 2013 00:31:06 +0530, Arun M Kumar said:

> git tag -l | less
>
> would list out all the tags associated with a build including the
> release candidates...
> But I am getting tags ONLY till v3.9.9

Double-check.  The tags are lexically sorted, not numerically.
You'll probably find v3.10 and v3.11 tags hiding between v3.1 and v3.2.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 865 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20131106/0a4a3979/attachment.bin 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-06 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 19:01 GIt Checkout of Kernel Repo Arun M Kumar
2013-11-06 19:15 ` Valdis.Kletnieks at vt.edu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.