[llvm-foundation] [lldb-dev] [cfe-dev] [llvm-dev] Sequential ID Git hook

Tim Northover via llvm-foundation llvm-foundation at lists.llvm.org
Fri Jul 1 09:32:27 PDT 2016


On 1 July 2016 at 08:18, Tom Honermann via lldb-dev
<lldb-dev at lists.llvm.org> wrote:
> On 6/30/2016 5:20 PM, Robinson, Paul via cfe-dev wrote:
> We're using tags in this manner for our internal repos and LLVM/Clang
> mirrors and haven't experienced any problems.  We're at ~50k tags for
> our most used repo, so not quite at hundreds of thousands yet.

My issue with using tags like this is that they pollute the tag
namespace and will quickly swamp what I consider to be the important
ones ("release-X"). OK, so we've got "git tag -l 'release*'" but
that's pretty ugly.

Tim.


More information about the llvm-foundation mailing list