Re: What's in git.git repository
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:09
Martin Langhoff [off-list ref] writes:
quoted
I'd have this graduate to the "master" branch after some more testing, only if people are interested in it; otherwise I'm thinking about dropping this (I am not particularly interested in this enhancement myself).Fair enough -- it simplifies (and speeds up) the git-findtags script I posted. Actually, it makes it redundant. But if it's not elegant/needed/wanted in the C core, git-findtags can deal with it in the soft and sloppy sphere of perl scripts. Most people don't need this at all, and I guess that's why we managed so long without it. But I think it's a basic plumbing service.
Oh, I did not mean that I did not *like* the implementation or feature. I just was unsure if that was what you and Pasky would find useful. I was trying to add something that would be useful in general, but if what I did was missing the mark and wasn't something you two found useful, there was no need to add it. So, thanks for the feedback and background rationale. Let's have it in "master" then.