On Tue, Jan 8, 2013 at 10:49 AM, Olof Johansson <o...@lixom.net> wrote: > > A slightly larger delta than I'd ideally want by now, in part due to some > of the OMAP PM fixes that's adding a bit of code. I decided to include > it instead of push it to 3.9, but from here on out we'll be stricter.
Ugh. Not only that, but: > git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git fixes you have both a branch called "fixes" and a tag called "fixes". Ambiguous. And when you ask me to pull like the above, it actually picks the branch, not the tag. Don't do this. Either use the unambiguous name ("tags/fixes" rather than just "fixes") or don't push out branches and tags that have the same name. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/