On Sat, Jan 11, 2020 at 02:51:21PM +0000, Richard Earnshaw wrote: > https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/vendors/redhat/heads/gcc-9-branch > > Works > > Or for tags s/heads/tags/
Indeed, this works, but if one doesn't know what branches there are for particular vendor or what vendors there are (or what users), I can't find how to query that. Can one query it even in git, or just has to know the right spelling of a particular vendor and then do git-fetch-vendor.sh that_vendor to see it? Jakub