04.02.2014 15:03, Gerd Hoffmann wrote: > On Di, 2014-02-04 at 14:21 +0400, Michael Tokarev wrote: >> Hmm. Did you forgot to push the tag? > > It's there: http://www.kraxel.org/cgit/qemu/tag/?id=pull-roms-1 > > It is a signed tag not a branch though. "git fetch --tags" ?
Interesting. I always used `git remote update', and it usually fetches all tags too, and it fetched quite a few of your tags and branches, but not the tag in question. I had to explicitly run `git fetch <remote> --tags' to get this one tag (together with the branch which leads to it). Wonder what's going on... But ok. Thanks, /mjt
