On Tue, 19 May 2009, Chris Friesen wrote: > > However, if I make a change on the arch-specific branch, then tag the > main branch and merge it into the arch-specific branch, git tells me > the arch-specific branch is already up-to-date and the tag doesn't > get propagated. You can always just do "git fetch --tags" to fetch any new tags without doing anything else. Linus -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html