mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Changes the update information to display at italic in order to not get mixed in with the other output. Also remove the quotes for `odo preference set UpdateNotification false` so it's easier to copy-and-paste from the terminal. To test: 1. Modify pkg/odo/cli/version/version.go VERSION var to "v1.0.0-beta4" or any version previous 2. Compile 3. Run a standard create command `odo create nodejs`