tag name | llvmorg-10-init (2e3a979ea050eb242287288071df08eb09f42524) |
tag date | 2019-10-25 21:40:03 +0200 |
tagged by | Hans Wennborg <hans@chromium.org> |
tagged object | commit 8f5b44aead... |
download | llvm-project-llvmorg-10-init.tar.gz llvm-project-llvmorg-10-init.tar.bz2 llvm-project-llvmorg-10-init.zip |
---|
Tag the 10.0.0 version bump.
The tag name, llvmorg-10-init, signifies that this is the initial commit
with major version number 10.
With this tag in place, git-describe can be used to generate nicer
names for commits on master, for example:
$ git describe <hash>
llvmorg-10-init-<number>-g<hash>
where <number> is the number of commits since this tag.
The plan is to add this kind of tag together with future version bumps.