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
{{ message }}
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
I have noticed that
wstool info --only versiondoes not display the branch tags as they are displayed inwstool info.After looking at the code, what we need is probably a
cur_versionoption so that the versioned specs are loaded.