This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GIT conversion: question about tags & release branches


On 1/9/20 12:45 PM, Martin Jambor wrote:
I use the release tags every now and then so this caught my attention
but I do not understand what the problem is?

Problem is that if you do:
$ git log origin/releases/gcc-9

you will not find the 9.2.0 tag. Which is a useful information when
you seek for a presence of a revision in a release.

Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]