On Sun, May 26, 2019 at 2:56 AM Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote: > > https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus This says it's a tag, but it's not. It's just a commit pointer (also called a "lightweight tag", because while it technically is exactly the same thing as a branch, it's obviously in the tag namespace and git will _treat_ it like a tag). Normally your tags are proper signed tags. So I'm not pulling this, waiting for confirmation. Linus