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
refactor: deduplicate code used to print version strings
String printing duplicated code from the ostream operator, use that implementation instead to get versions as a strings via buffering to stringstreams.
0 commit comments