Re: Linux 3.2-rc2

From: Nick Bowler
Date: Tue Nov 15 2011 - 13:28:25 EST


On 2011-11-15 15:44 -0200, Linus Torvalds wrote:
> Linux 3.2-rc2 is out there now. Well, the git trees are there
> (kernel.org and github), and the tar-file should be all done, but the
> patch is still uploading.

It seems that the tag made it to your repo (on kernel.org), but the
master branch has not been updated?

% git fetch origin master
% git rev-parse FETCH_HEAD
7f80850d3f9fd8fda23a317044aef3a6bafab06b

% git fetch origin tag v3.2-rc2
% git rev-parse FETCH_HEAD
cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37

Cheers,
--
Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/)
--
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/