Skip to content

Clean up the `src version` output

Warren Gifford requested to merge github/fork/stimut/clean-version-output into main

Created by: stimut

The output of src version uses inconsistent capitalization of "version", and the recommended version can sometimes be a downgrade compared to what is actually installed. The changes in this PR are to:

  • standardize on lower-case v in "version"
  • add or later to output of recommended version

Fixes sourcegraph/sourcegraph#16850

Merge request reports

Loading