devonfw / IDEasy

Tool to automate the setup and updates of a development environment for any project (Successor of devonfw-ide).
Apache License 2.0
8 stars 23 forks source link

Rename default branch of repo ide-urls from master to main #379

Open mvomiero opened 5 months ago

mvomiero commented 5 months ago
hohwille commented 5 months ago

While this sounds like a good idea, the first suggested point IMHO will break devonfw-ide. For the second point my thoughts are:

hohwille commented 5 months ago

For the ide-urls repo and the main vs. master branch, we should create a separate issue. What we could do is copy (instead of rename) the master branch to main. We could also test locally somehow with devonfw-ide if nothing breaks if the default branch gets changed (e.g. by changing the hardcoded URL to some fork where we test this in advance). Test must cover both initial setup as well as updates (devon ide update).