You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getversion: use commit tag if possible; update documentation
In order to support a tag checkout, the version string detection now
starts with checking a possible tag of the current commit.
In all other cases the previous behaviour is unchanged (except for the
detached HEAD state being handled more explicitly now).
The documentation header now reflects the current processing flow.
0 commit comments