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
version=$(git describe --exact-match --tags HEAD 2>/dev/null || echo "") # Store the git tag if it points to current sha. Otherwise, don't set the variable.