On 1 July 2016 at 08:18, Tom Honermann via lldb-dev <lldb-dev@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. _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev