Messages in this thread |  | | | Date | Mon, 27 Sep 2010 04:00:51 +0300 | | Subject | Re: Linux 2.6.35.6 | | From | Felipe Contreras <> |
| |
Hi,
On Mon, Sep 27, 2010 at 3:36 AM, Greg KH <gregkh@suse.de> wrote: > I'm announcing the release of the 2.6.35.6 kernel. > > All users of the 2.6.35 kernel series must upgrade. > > The updated 2.6.35.y git tree can be found at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.35.y.git > and can be browsed at the normal kernel.org git web browser: > http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=summary
I usually do 'git fetch' to get new changes in all my repos, however, this one seems to be a bit different; there's no branch. Since there's no branch, 'git fetch' doesn't retrieve the tags.
Can you add a 'master' branch that points to the latest tag? That would make things easier for other people, specially the ones that just do 'git pull'.
Cheers.
-- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |