mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
This happens primarily on Travis. It looks like the shallow clone it makes is missing tags. So if git describe fails, fall back to only the short commit hash (as we used to do previously everywhere).