devonfw / ide

Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
33 stars 101 forks source link

Url-Updater should be able to check if an OS type was missing #1253

Closed jan-vcapgemini closed 1 year ago

jan-vcapgemini commented 1 year ago

Currently we need to rewrite the git history of ide-urls each time we want to add a new OS for a specific tool.

This could be prevented if the Url-Updater would check for all OS types by default instead of just checking if the command folder is present.