Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use explicit git hash length in version string (#30318)
This avoids potential differences between Git versions. Having a guarantee unique hash isn't neccessary as it's just informational and we have the date in the version string as well.
- Loading branch information