What happened?
I have a repository in which git describe --tags --always --first-parent returns v2023031601-38-g3b46af6d. However, the plugin returns v2023031601-38-g3b46af6 -- note the commit hash is one letter shorter.
What did you want to happen?
The two outputs should be the same.
$ git --version
git version 2.39.2