5 ms·
I hope you never come across a repo that has an old out-of-date `master` branch, because they moved to using `main` in a bad way.
by weebull 10mo ago
I hope you never come across a repo that has an old out-of-date `master` branch, because they moved to using `main` in a bad way.
- Sander_Marechal 10mo agoNo problem. The parent had it the wrong way around. OMZ will use main if it exists, master otherwise. So a bad move still works!
- LecroJS 10mo agoThanks that’s good to know