[llvm-dev] New LLVM git repository conversion prototype (original) (raw)

Jeremy Lakeman via llvm-dev llvm-dev at lists.llvm.org
Fri Nov 16 16:40:39 PST 2018


On Sat, 17 Nov 2018 at 10:25, James Y Knight via llvm-dev < llvm-dev at lists.llvm.org> wrote:

We could name tags named something like: "v8.0dev" (for trunk tag), "v8.0.0rc1" (after making a branch and updating the version numbers in the branch), "v8.0.0" (for the final release from the branch). And, use --match="v*" in the describe output. I think this basically obviates the need for request #2. Semantic versioning would recommend "v8.0.0-dev", "v8.0.0-rc1" etc. The hyphen indicating that this is a pre-release version coming before "v8.0.0" -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181117/35fcb585/attachment.html>



More information about the llvm-dev mailing list