GLIBC 2.23 Update Translations

Zack Weinberg zackw@panix.com
Thu Feb 18 22:11:00 GMT 2016


On Thu, Feb 18, 2016 at 5:06 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> On 18 Feb 2016 21:56, Joseph Myers wrote:
> > On Thu, 18 Feb 2016, Mike Frysinger wrote:
> > >
> > > have tarballs been generated ?  deleting/rewriting tags are generally
> > > harmless in git (unlike branches) because you don't really branch from
> > > a tag, and when you `git pull` it'll just force update.
> >
> > I don't think git pull will update a tag that gets moved.
>
> i'm 99.9% sure it does

"git tag --help" has an entire subsection which boils down to "git
pull does not update tags, moving public tags is an insane thing to
want to do."  "Insane" is its terminology.

zw



More information about the Libc-alpha mailing list