Seems 2.13.92 tag never made it to any branch
Seems commit b1df1101 of fontconfig never made it into a branch, therefore the tag 2.13.92 is not listed with:
[phil@development fontconfig]$ git describe --tags
2.13.91-48-gfcb0420
However you see it when you search for it:
[phil@development fontconfig]$ git tag --list | grep 2.13
2.13.0
2.13.1
2.13.91
2.13.92
The outdated github mirror claims this: This commit does not belong to any branch on this repository.
This reflects also 2.13.91 been listed as still current version in master branch: https://gitlab.freedesktop.org/fontconfig/fontconfig/-/blob/master/fontconfig/fontconfig.h#L56
Do we therefore only miss fcb04202 or maybe other parts of 2.13.92 in 'master' branch?
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information