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
Maybe we can do git describe --tags --exact-match 2>/dev/null || git rev-parse --short HEAD. This would show the tag name on the tagged commit, and the commit hash on non-tagged commits.
if switch to
main
git branch and runmake erigon
we will see3.00.0-alpha7-03575f47
- it's confusing.not clear - is it
alpha7
or not.The text was updated successfully, but these errors were encountered: