Re: stupid git question

From: Bob Tracy
Date: Wed Sep 14 2011 - 16:32:59 EST


On Wed, Sep 14, 2011 at 04:22:05PM -0400, Josh Boyer wrote:
> On Wed, Sep 14, 2011 at 4:19 PM, Bob Tracy <rct@xxxxxxxxxxxxxxxx> wrote:
> > Pointed "git" at Linus' github.com repository to pull the "-rc6"
> > changes (git pull <repo_url>). Seems to have worked, except I received
> > no updated tags: the latest tag in my local repo copy is "v3.1-rc4".
>
> Do a git fetch --tags <repo url> and you'll get the tags too.

Perfect! Exactly what I needed: thanks!

--Bob
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/